xpointer

XInclude Xpointer

When the attribute @parse is set to XML (parse="xml"), the XPointer contained in the 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 XInlcude documentation http://www.w3.org/TR/xinclude/.)

Attribute Values

In Element

<xi:include>
ValueMeaning
Text, numbers, or special characters.XPointer pointing to a portion of a resource
Restriction: This attribute may be specified if the element is used.