XMLNode.Kind
NSXMLNode declares the following constants of type NSXMLNodeKind for specifying a node’s kind in the initializer methods Init(kind:) and Init(kind:options:):
Declaration
enum KindTopics
Constants
XMLNode.Kind.invalidXMLNode.Kind.documentXMLNode.Kind.elementXMLNode.Kind.attributeXMLNode.Kind.namespaceXMLNode.Kind.processingInstructionXMLNode.Kind.commentXMLNode.Kind.textXMLNode.Kind.DTDKindXMLNode.Kind.entityDeclarationXMLNode.Kind.attributeDeclarationXMLNode.Kind.elementDeclarationXMLNode.Kind.notationDeclaration