What is Difference Between HLink and XLink

This article is explain the difference between HLink and XLink.
  • 2195

HLink vs. XLink

  • The HLink module defined in this specification provides XHTML Family Members with the ability to specify which attributes of elements represent links.

  • Extends XLink use to a wider class of languages than those restricted to the syntactic style allowed by XLink.

  • XPointer is a bit more complicated. First, it's built principally on an XPath foundation.

  • It's possible to use XPointer with no knowledge at all of XPath.

  • XPointer adds several new functions, including string-range(), range-to(), range(),
    range-inside(), here(), origin(), start-point(), end-point().

  • The context in which XPath expressions are evaluated are governed by XPointer rules 

Further Readings

You may also want to read these related articles :

Ask Your Question 

Got a programming related question? You may want to post your question here

Programming Answers here

© 2020 DotNetHeaven. All rights reserved.