#include <mw/xmllib.h>
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
const TLitC< sizeof(L"1.0")/2 > | KSupportedXmlVersion | [static] |
The Xml version that XML currently parser supports Deprecated
const TLitC< sizeof(L"CDATA")/2 > | KCDataID | [static] |
ID for node containing text data defined in a CDATA section (i.e. within <![CDATA[ .. ]]> ) Deprecated
const TLitC< sizeof(L"#PCDATA")/2 > | KPCDataID | [static] |
ID for "normal" text nodes Deprecated