Does it HAVE to be a CDATA node in order to safely include double
"quotes" in an XML file?  

Be nice if I could do the following, but it's obvious why it breaks:

<item title="This is my "String" with quotes"/> 

I'm using iso-8859-1 encoding in the XML, but I think UTF would be OK
too.  I'm grabbing it with xfactorstudios Xpath.  I guess I could look
for single quotes and swap that out for double quotes, but that's not
ideal.  

Thanks,

Jason Merrill
Bank of America 
Learning Technology Solutions
 


 
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to