XPointer is an XML specification that allows hyperlinks to point to specific parts of an XML document, not just the whole document. While XLink is used for creating hyperlinks, and XPath/XQuery are for navigation and querying respectively, XPointer specifically enables addressing into the internal structures of an XML document.