Contents

nodePreserveCharacterReferences

Specifies that character references (&#nnn;) should not be resolved for XML output of this node.

Declaration

static var nodePreserveCharacterReferences: XMLNode.Options { get }

See Also

Constants