My xml is on local disk in c:/mystring.xml with this lines :
<Streamer>
<StringText>SomeURL</StringText>
</Streamer>
Please if you can show me how can I get text from StringText attribute ?
<Streamer>
<StringText>SomeURL</StringText>
</Streamer>
Please if you can show me how can I get text from StringText attribute ?