ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
Re: [xml-dev] Links, XML, IE+NS Support
by Jonathan Borden other posts by this author
Nov 18 2002 11:49AM messages near this date
RE: [xml-dev] Links, XML, IE+NS Support | Re: [xml-dev] The truth about standards...
<a href=3D"http://example.org"> This is a link that is both HTML and =
XML</a> 
<link href=3D"style.css" rel=3D"stylesheet" type=3D"text/css" /> =20

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=20
  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)
Attachments:
unknown1

Thread:

Michael Kay
Jonathan Borden

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved