[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: images and urls in xml


xml images
If XHTML is really just XML, why not embed XHTML in your XML to display an
image? For example:

<?xml version="1.0" ?>

<test>
 Here is an image: <xhtml:a xmlns:xhtml="http://www.w3.org/1999/xhtml"
href="url.html"><xhtml:img xmlns:xhtml="http://www.w3.org/1999/xhtml"
src="image.gif" alt=""/></xhtml:a>
</test>


This document will display an image in Netscape 6.1 but not with IE 6.0. If
there is a reason why this should not work (other than the fact that a
browser is not conformant), I am unaware of the reason and I'd like to hear
arguments to the contrary about requirements.

Mark, if you want, email me off line and I well send you the files I used to
test this.

Good luck,

Mike

-----Original Message-----
From: Wilde, Mark [mailto:mark.wilde@e...]
Sent: Friday, December 07, 2001 7: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!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.