You have already learned about XLink, what's next?

XLink Overview

This tutorial has explained to you one standard method for creating hyperlinks within 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 within XML documents. XPointer enables hyperlinks to point to more specific parts (fragments) within an XML document.

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

You have already learned about 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 ourXQuery Tutorial》。