Hi,
I am a little confused about when you should use what. Here's an example:
Should I use this xml:
or should I use this xml:Code:<person> <name>shunt</name> </person>
Can anyone tell me which one would be correct and why.Code:<person name="shunt"/>




Reply With Quote