Contents
Previous
Next
mxml_type_e
Description
The XML node type.
Values
Name
Description
MXML_CUSTOM
Custom data
MXML_ELEMENT
XML element with attributes
MXML_INTEGER
Integer value
MXML_OPAQUE
Opaque string
MXML_REAL
Real value
MXML_TEXT
Text fragment
Contents
Previous
Next