Contents

nodePreserveAttributeOrder

Requests that NSXMLNode preserve the order of attributes as in the source XML.

Declaration

static var nodePreserveAttributeOrder: XMLNode.Options { get }

See Also

Constants