Contents

nodeExpandEmptyElement

Requests that an element should be expanded when empty; for example, <flag></flag>. This is the default.

Declaration

static var nodeExpandEmptyElement: XMLNode.Options { get }

See Also

Constants