Type Property 型プロパティ

nodePreserveDTD

Specifies that declarations in a DTD should be preserved until it the DTD is modified. For example, parameter entities are by default expanded; with this option, they are written out as they originally occur in the DTD. DTDの中の宣言が、そのDTDが修正されない限り保全されるべきであることを指定します。例えば、パラメータエンティティは初期状態では展開されます;このオプションで、それらは、それらがもともとDTDにおいて発生するとおりに出力されます。

Declaration 宣言

static var nodePreserveDTD: XMLNode.Options { get }