Type Property 型プロパティ

documentXInclude

Replaces all XInclude nodes in the document with the nodes referred to. この書類における全てのXIncludeノードをそれへと参照をつけられるノードそれらで置き換えます。

Declaration 宣言

static var documentXInclude: XMLNode.Options { get }

Discussion 議論

XInclude allows clients to include parts of another XML document within a document. XIncludeは、クライアントに別のXML書類の一部をある書類内に含めさせます。

(Input)