Searched refs:_strNameAttributeName (Results 1 – 2 of 2) sorted by relevance
46 _strNameAttributeName(""), _bValidateWithSchema(bValidateWithSchema) in CXmlDocSource()54 _strRootElementName(strRootElementName), _strNameAttributeName(strNameAttributeName), in CXmlDocSource()146 if (!_strNameAttributeName.empty()) { in populate()148 string strRootElementNameCheck = getRootElementAttributeString(_strNameAttributeName); in populate()
205 std::string _strNameAttributeName; variable