Latest web development tutorials

XLink summary

XLink Summary

This tutorial has taught you a standard way to create a hyperlink in an XML document.

You have to understand the XML link is divided into two parts: XLink and XPointer.

XLink defines a standard set of methods to create a hyperlink in an XML document. XPointer has the ability to make hyperlinks to an XML document more specific part (fragments).

For more about XLink, visit our " XLink Reference Manual ."


You have learned XLink, next?

The next step should be to learn XQuery.

XQuery

XQuery and related XML Query.

XQuery is designed to query anything that can render XML form data, including databases.

If you want to learn more about XQuery, visit our "XQuery tutorial" .