Hi,
I have a question. I couldn't find documentation about it on the net so I hope the pro's here will help.
Well, I have an xml which looks like:
<MyXMLTree>
<FirstName>
<width>200px</width>
<DefValue>Your name here</DefValue>
</FirstName>
</MyXMLTree>
Anyway, I'd like to know...