XmlNodeType System Enumeration

Style: ComboBox

Values

Name Value Description
None 0 None
Element 1 Element
Attribute 2 Attribute
Text 3 Text
CDATA 4 CDATA
EntityReference 5 EntityReference
Entity 6 Entity
ProcessingInstruction 7 ProcessingInstruction
Comment 8 Comment
Document 9 Document
DocumentType 10 DocumentType
DocumentFragment 11 DocumentFragment
Notation 12 Notation
Whitespace 13 Whitespace
SignificantWhitespace 14 SignificantWhitespace
EndElement 15 EndElement
EndEntity 16 EndEntity
XmlDeclaration 17 XmlDeclaration

See Also

Enums

Base Enum Properties

Data Types in X++