parse

XInclude Parse Flag

Treat included object as text or as parsed XML.(See the W3C XInlcude documentation http://www.w3.org/TR/xinclude/.)

Attribute Values

In Element

<xi:include>
ValueMeaning
textIncluded object is to be treated as text.
xmlIncluded object is to be treated as text.
Default value: xml