ANSI/NISO Z39.102-2017

8 ANSI/NISO Z39.102-2017 STS (Version 1.0) • 8.2 Attributes

8.2.92 @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/).

In element <xi:include>, this attribute will be assigned the value xml by default.
Value Meaning
text Included object is to be treated as text.
xml Included object is to be treated as XML.