xmllib.h File Reference

#include <mw/xmllib.h>

KXmlLibBufferedDocumentAttribute

const TLitC< sizeof(L"XmlLibBufferedDocument")/2 >KXmlLibBufferedDocumentAttribute[static]

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

KSupportedXmlVersion

const TLitC< sizeof(L"1.0")/2 >KSupportedXmlVersion[static]

The Xml version that XML currently parser supports Deprecated

KCDataID

const TLitC< sizeof(L"CDATA")/2 >KCDataID[static]

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

KPCDataID

const TLitC< sizeof(L"#PCDATA")/2 >KPCDataID[static]

ID for "normal" text nodes Deprecated