ET_XmlItemType

Overview

Type:

Enumeration

Available as of:

V1.0.8.0

Description

The enumeration ET_XmlItemType specifies the type of an XML item.

Enumeration Elements

Name

Value (INT)

Description

NotSet

0

No type has been specified for the XML item.

Element

1

The item is of type element.

Attribute

2

The item is of type attribute.

Used By

oST_XmlItem