Searched refs:getRootElementName (Results 1 – 2 of 2) sorted by relevance
73 string CXmlDocSource::getRootElementName() const in getRootElementName() function in CXmlDocSource102 return mkUri(_schemaBaseUri + "/", getRootElementName() + ".xsd"); in getSchemaUri()137 if (getRootElementName() != _strRootElementType) { in populate()140 serializingContext.appendLineToError("Root Element " + getRootElementName() + in populate()
102 std::string getRootElementName() const;