Contents Previous Next

mxml_type_e


Description

The XML node type.

Values

NameDescription
MXML_CUSTOMCustom data
MXML_ELEMENTXML element with attributes
MXML_INTEGERInteger value
MXML_OPAQUEOpaque string
MXML_REALReal value
MXML_TEXTText fragment

Contents Previous Next