Type Property 型プロパティ

nodePreserveAll

Declaration 宣言

static var nodePreserveAll: XMLNode.Options { get }

Discussion 議論

Turns on all preservation options: attribute and namespace order, entities, prefixes, CDATA, whitespace, quotes, and empty elements. You should try to turn on preservation options selectively because turning on all preservation options significantly affects performance. 全ての保全オプション:属性と名前空間の順序、エンティティ、接頭辞、CDATA、空白、クォート、そして空要素を入りにします。あなたは、保全オプションを選択的に入りにするよう試みるべきです、なぜなら全ての保全オプションを入りにすることは性能に重大な影響を与えます。