> If you put ampersands in attributes, the XML will not parse 
> correctly in any browser.
> 
> Ampersands (and other special characters) should go inside 
> CDATA tags to maintain valid XML.  :)

You can simply use the appropriate XML character entity to use an ampersand
in an attribute: &

This is one of the five predefined XML entities.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to