|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] images and urls in xml
XML is oblivious to the HTML style hrefs. And binary data cannot be used inside XML. So, I recommend the following: 1. Base64 encode the image data (there are many samples online on how to do this) 2. Create an element similar to the following: <Image Encoding="base64" OriginalFilename="original image filename goes here"> Base64 encoded image data goes here </Image> J. Keith Wedinger Senior Software Developer Sterling Commerce keith_wedinger@s... -----Original Message----- From: Wilde, Mark [mailto:mark.wilde@e...] Sent: Friday, December 07, 2001 10:03 AM To: 'xml-dev@l...' Subject: images and urls in xml Hello, I require a little help, how do you store a url and an img in xml I tried using CDATA but when the page is rendered it gives a text string of the html. in html it's <a href="url"><img src="image"></a> how would I do this in XML. ? > Mark Wilde > > > ----------------------------------------------------------------- The xml-dev list is sponsored by XML.org <http://www.xml.org>, an initiative of OASIS <http://www.oasis-open.org> The list archives are at http://lists.xml.org/archives/xml-dev/ To subscribe or unsubscribe from this list use the subscription manager: <http://lists.xml.org/ob/adm.pl>
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








