You have learned XLink, what's next?
XLink Overview
This tutorial has explained a 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 on XLink, please refer to 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 querying.
XQuery is designed to query data that can be presented in XML format, including databases.
If you wish to learn more about XQuery, please visit our XQuery Tutorial.