

STRINGTABLE DISCARDABLE 
BEGIN
   EID_expressionGetFileName 	"XmlFileName("
   EID_expGetNodeIndex 	"XmlNodeIndex("
   EID_expNodeGetValue 	"XmlNodeValue("
   EID_expNodeGetType 	"XmlNodeType("
   EID_expElemGetName 	"XmlElemName("
   EID_expElemGetAttribStr 	"XmlElemAttribStr("
   EID_expElemGetAttribVal 	"XmlElemAttribVal("
   EID_expParentName 	"XmlParentName("
   EID_expParentAttribStr 	"XmlParentAttribStr("
   EID_expParentAttribVal 	"XmlParentAttribVal("
   EID_expGetComStr 	"GetComStr("
   EID_expGetText 	"GetTextVal("
   EID_expUnknownGetText 	"GetUnknownText("
   EID_expGetErrorStr 	"GetErrorStr("
   EID_expGetErrorID 	"GetErrorID("
   EID_expGetErrorRow 	"GetErrorRow("
   EID_expGetErrorCol 	"GetErrorColumn("
END
 