ANSI/NISO Z39.102-2022

9 ANSI/NISO Z39.102-2022 STS (Version 1.2) • 9.2 Attributes

9.2.101 @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.