Home : Tutorials : XML and Related Technologies


to the main page about the tutorial  THE XML REVOLUTION  -  TECHNOLOGIES FOR THE FUTURE WEB back up next

HLink vs. XLink

Why is XHTML not using XLink?

The problem:

  • we want a general mechanism for identifying links
  • ...but we want full control when designing the syntax of the host languages
When integrating XLink in a host language, the use of the XLink namespace makes a mess.

HLink: a recent alternative to XLink

  • same underlying ideas
  • different syntax
Example HLink: Definition of the link semantics of <a href="..."> elements in XHTML.

<hlink namespace="http://www.w3.org/1999/xhtml"
       element="a"
       locator="@href"
       effect="replace"
       actuate="onRequest"
       replacement="@target"/>

13 September 2002: W3C's HTML Working Group publishes HLink draft for intended use in XHTML 2.0

24 September 2002: W3C's Technical Architecture Group rejects HLink in favor of XLink for the design of XHTML 2.0

- what's next?

back COPYRIGHT © 2000-2003 ANDERS MØLLER & MICHAEL I. SCHWARTZBACH next


Home : Tutorials : XML and Related Technologies

 

Copyright© 1998-2004 All Rights Reserved. No portion of this site may be reproduced or redistributed without prior written permission from VistaEdge Technologies

All registered trademarks appearing on this site are the property of their respective owners. Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States and other countries. This site is not connected to Sun Microsystems, Inc. and is not sponsored by Sun Microsystems, Inc.