Original Message From: "Naresh Arelli"

I am having a problem in using angle brackets ( '<' '>' ) within an xml tag
value

Do you mean you want to do something like:

<my&lt;tag   ...

?

If so I think you'll find that this is illegal. See productions 4, 4a and 5 at:

http://www.w3.org/TR/REC-xml/#NT-Name

HTH,

Pete Cordell
Codalogic Ltd
Interface XML to C++ the easy way using XML C++
data binding to convert XSD schemas to C++ classes.
Visit http://codalogic.com/lmx/ or http://www.xml2cpp.com
for more info



Reply via email to