Contents

nodePromoteSignificantWhitespace

Declaration

static var nodePromoteSignificantWhitespace: XMLNode.Options { get }

Discussion

Specifies that significant whitespace should be represented by text nodes. If nodePreserveWhitespace is also specified, this option has no effect.

See Also

Constants