XML Linking
-
- Permits use of relative URI path prefixes. Can then shorten references.
-
- Method for specifying navigational links. Allows enforcement of specific path order through links. xlink:type=“simple” corresponds to HTML <a> or <img> tags.
-
- Copies entire XML documents or selected portions into current document. Candidate recommendation. Uses XPath and XPointer to specify document elements to include.
-
- Uses XPath to identify portion of a document. Permits string searches and range specifiers.