How does html manage to store image in XML file ?
"Alur" wrote in message news:1C05A040-1FE6-40C9-A5C4-EF1505D476BE@microsoft.com... > How does html manage to store image in XML file ? You would normally need to handle a raster image by base 64 encoding it. Vector images can be described using SVG. I'm not really aware though of HTML that does store images in XML format. -- Joe Fawcett (MVP - XML) http://joe.fawcett.name