Searched refs:docSource (Results 1 – 2 of 2) sorted by relevance
66 CXmlDocSource docSource(doc, _bValidateSchemasOnStart, strIncludedElementType); in fromXml() local69 docSource.setSchemaBaseUri(_schemaBaseUri); in fromXml()72 if (!docSource.isParsable()) { in fromXml()82 docSource.getRootElement(childElement); in fromXml()103 if (!memorySink.process(docSource, elementSerializingContext)) { in fromXml()
628 CXmlDocSource docSource(doc, _bValidateSchemasOnStart, pRootElement->getXmlElementName(), in xmlParse() local631 docSource.setSchemaBaseUri(getSchemaUri()); in xmlParse()643 if (!memorySink.process(docSource, elementSerializingContext)) { in xmlParse()