Methods
wstring GetAttributeText(wstring Name, wstring DefaultValue)
int GetAttributeInteger(wstring Name, int DefaultValue)
float GetAttributeReal(wstring Name, float DefaultValue)
bool GetAttributeBoolean(wstring Name, bool DefaultValue)
CXmlScriptParsingNodeXml@ GetFirstChild(string Name)