Contents

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.

Declaration

static var nodePreserveDTD: XMLNode.Options { get }

See Also

Constants