Contents Previous Next

mxml_type_e

Description

The XML node type.

Values

NameDescription
MXML_CUSTOM  Mini-XML 2.1 Custom data
MXML_ELEMENTXML element with attributes
MXML_IGNORE  Mini-XML 2.3 Ignore/throw away node
MXML_INTEGERInteger value
MXML_OPAQUEOpaque string
MXML_REALReal value
MXML_TEXTText fragment

Contents Previous Next