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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   XML-LINK and IDREF

[ Lists Home | Date Index | Thread Index ]
  • From: Richard Light <richard@light.demon.co.uk>
  • To: xml-dev@ic.ac.uk
  • Date: Mon, 2 Jun 1997 10:48:34 +0100

While we're on the subject of linking, I'm intrigued about the status of
the IDREF attribute type in XML.

In the SGML world, simple links within a document are mostly done with
IDREF -> ID, e.g.:

<div1 id="chap.beginnings"><head>New Beginnings</head>
<p> ...
...
<p>As we saw earlier in <ref target="chap.beginnings">Chapter 5</ref>,
...

(where the TARGET attribute has type IDREFS).  Browsers such as Panorama
recognise and support these links natively.

Is the intention in XML that IDREF(S) attributes are only supported "for
compatibility", and that the XML simple link should be used instead,
i.e.:

...
<p>As we saw earlier in <ref HREF="#chap.beginnings">Chapter 5</ref>,
...

(where REF is now defined as having attribute XML-LINK="simple") ?

This obviously has implications for XML processors.

Richard Light.

>xml-dev: A list for W3C XML Developers
>Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
>To unsubscribe, send to majordomo@ic.ac.uk the following message;
>unsubscribe xml-dev
>List coordinator, Henry Rzepa (rzepa@ic.ac.uk)

xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (rzepa@ic.ac.uk)


  • References:



 

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

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