xmllib.h File Reference

const TLitC< sizeof(L"XmlLibBufferedDocument")/2 > 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

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

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

The Xml version that XML currently parser supports

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

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

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

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

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

ID for "normal" text nodes