Hi,

How to include slash in XML tag. for eg
if the tag is 'Location/Country', how do we write it
<Location/Country>Earth<Location/Country>

thnks in advance

http://www.w3.org/TR/REC-xml/
You can't have an ASCII /, but there may be some other symbol which you could use higher up in the UNICODE space.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.