Module gdal_sys::CPLXMLNodeType[][src]

Constants

CXT_Attribute

Node is attribute

CXT_Comment

Node is an XML comment.

CXT_Element

Node is an element

CXT_Literal

Node is a special literal

CXT_Text

Node is a raw text value

Type Definitions

Type

XML node type