documentXInclude
Replaces all XInclude nodes in the document with the nodes referred to.
Declaration
static var documentXInclude: XMLNode.Options { get }Discussion
XInclude allows clients to include parts of another XML document within a document.
(Input)