parse

XInclude Parse Flag

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

Used on Element: <xi:include>

ValueMeaning
textIncluded object is to be treated as text.
xmlIncluded object is to be treated as XML.
Default valuexml