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] Links, XML, IE+NS Support

[ Lists Home | Date Index | Thread Index ]

<a href="http://example.org">This is a link that is both HTML and XML</a>
<link href="style.css" rel="stylesheet" type="text/css" />
 
closing <link with "/>" makes HTML link into XML.
 
see: http://www.w3.org/TR/xhtml1/ for details on converting non-well formed HTML into well-formed XHTML (i.e. XML).
 
Jonathan

How do I include a link to another document in XML?
The link is in the XML file linking to another document
like a Link to another file <anotherfile.html> in HTML. except I 
want to use the XML equivalent

I don't want to use XML Namespaces as they do not work properly for this purpose ( I have the XML bound to a html table in a HTML document, It does not work in both IE6(with and without SP1) and NS7 with namespaces used. (Including XLINK)
 




 

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

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