[Expat-discuss] external entities

GoochRules! goochrules at hotmail.com
Wed Apr 14 17:17:17 EDT 2004


Greetings,

I have an XML document that contains "s and &s within 
attribute nodes that seem to be converted to "s and &s by the time they 
get to my start element handler.

Is there any way to avoid this?  My current solution is to check every 
attribute value returned by expat and to undo the conversion.  It 
appears that through the use of the XML_*ExternalEntity* functions I 
can stop the conversion, but I have been unable to figure out how to 
properly use these functions.


--Matthew Peltzer
--goochrules at hotmail.com





More information about the Expat-discuss mailing list