You have learned XLink, what's next?

XLink Overview

This tutorial has explained to you one standard method for creating hyperlinks in XML documents.

You have understood that links in XML are divided into two parts: XLink and XPointer.

XLink defines a standard method for creating hyperlinks in XML documents. XPointer enables hyperlinks to point to more specific parts (fragments) of an XML document.

For more information about XLink, please browse ourXLink Reference Manual》。

You have learned XLink, what's next?

Next, you should learn XQuery.

XQuery

XQuery is related to XML queries.

XQuery is designed to query any data that can be presented in XML form, including databases.

If you want to learn more about XQuery, please visit ourXQuery Tutorial》。