[Home] [By Thread] [By Date] [Recent Entries]


<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)
 

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member