Searched refs:bValidateWithSchemas (Results 1 – 3 of 3) sorted by relevance
44 CFileIncluderElementBuilder(bool bValidateWithSchemas, const std::string &schemaBaseUri) in CFileIncluderElementBuilder() argument45 : CElementBuilder(), _bValidateWithSchemas(bValidateWithSchemas), in CFileIncluderElementBuilder()
41 bool bValidateWithSchemas, in CXmlFileIncluderElement() argument43 : base(strName, strKind), _bValidateSchemasOnStart(bValidateWithSchemas), in CXmlFileIncluderElement()
41 bool bValidateWithSchemas, const std::string &schemaBaseUri);