| 
                   | 
               
                  
                   | 
            |
Location: 
            XmlLib.h
            
         
const TLitC< sizeof(L"XmlLibBufferedDocument")/2 KXmlLibBufferedDocumentAttribute;
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;
The Xml version that XML currently parser supports
const TLitC< sizeof(L"CDATA")/2 KCDataID;
ID for node containing text data defined in a CDATA section (i.e. within <![CDATA[ .. ]]> )
const TLitC< sizeof(L"#PCDATA")/2 KPCDataID;
ID for "normal" text nodes