xmllib.h File Reference

_LIT ( KXmlLibBufferedDocumentAttribute, "XmlLibBufferedDocument" )

_LIT(KXmlLibBufferedDocumentAttribute,
"XmlLibBufferedDocument"
)

ID for the root node attribute that contains the buffered document in case no DTD was available Deprecated

_LIT ( KSupportedXmlVersion, "1.0" )

_LIT(KSupportedXmlVersion,
"1.0"
)

The Xml version that XML currently parser supports Deprecated

_LIT ( KCDataID, "CDATA" )

_LIT(KCDataID,
"CDATA"
)

ID for node containing text data defined in a CDATA section (i.e. within <![CDATA[ .. ]]> ) Deprecated

_LIT ( KPCDataID, "#PCDATA" )

_LIT(KPCDataID,
"#PCDATA"
)

ID for "normal" text nodes Deprecated