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 our《XLink Reference Manual》。

You have learned XLink, what's next?

The next step should be to 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 our《XQuery Tutorials》。