xpointer XInclude XPointer

When the attribute @parse is set to XML (parse="xml"), the XPointer contained in this attribute is evaluated to identify a portion of the resource to include. This attribute is optional; when omitted, the entire resource is included. (See the W3C XInclude documentation, http://www.w3.org/TR/xinclude/)
OPTIONAL on element: <xi:include>
Value Meaning
Text, numbers, or special characters XPointer pointing to a portion of a resource.
Restriction @xpointer is an optional attribute; there is no default.