ElementType (ENUM)ΒΆ
TYPE ElementType :
Type of the xml element
- InOut:
- Name - Initial - Comment - Element - 0 - Marks an element - CDATAElement - 1 - Marks an element with CDATA - Attribute - 2 - Marks an attribute of an element - Comment - 3 - Marks an comment - NotSet - 4 - Marks an empty element 
