OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] images and urls in xml

[ Lists Home | Date Index | Thread Index ]


You can take advantage of XHTML modularization, that is, use the parts
about images, along with your custom vocabulary.
See
http://www.w3.org/MarkUp/#xhtml-modularization

And a usefull tutorial is at
http://www.w3.org/MarkUp/Guide/xhtml-m12n-tutorial/

Kindest regards,

Manos

> -----Original Message-----
> From: Rob Decker [mailto:rdecker@quarterleaf.com] 
> Sent: Saturday, December 08, 2001 3:06 AM
> To: xml-dev@lists.xml.org
> Subject: Re: [xml-dev] images and urls in xml
> 
> 
> XHTML isn't really just XML, it's a utiliziation of XML for 
> HTML documents.
> There's nothing in the XML spec that says a user agent should 
> render tags in
> the XHTML namespace. I've never seen a 'how to render an XML 
> document in a
> web browser' spec. But I'd say, since it's just text, maybe 
> it oughta just
> be displayed as such. That way the browser will still be 
> useful for viewing
> XML. If you want to show an image in a document in a browser 
> why not just
> use XHTML?
> 
> 
> 
> ----- Original Message -----
> From: "Michael Fitzgerald" <mike@wyeast.net>
> To: "Wilde, Mark" <mark.wilde@eds.com>; <xml-dev@lists.xml.org>
> Sent: Saturday, December 08, 2001 6:16 PM
> Subject: RE: [xml-dev] images and urls in xml
> 
> 
> > 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@eds.com]
> > Sent: Friday, December 07, 2001 7:03 AM
> > To: 'xml-dev@lists.xml.org'
> > Subject: [xml-dev] 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>
> >
> >
> >
> > -----------------------------------------------------------------
> > 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>
> >
> 
> 
> -----------------------------------------------------------------
> 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>
> 
> 




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS