SchemaContext(SvXMLImport &rImport, const css::uno::Reference< css::xforms::XDataTypeRepository > &rRepository)
virtual SvXMLImportContext * HandleChild(sal_Int32 nElementToken, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override
will be called for each child element
handle attributes through an SvXMLTokenMap
css::uno::Reference< css::xforms::XDataTypeRepository > mxRepository
import the data type declarations from an xsd:schema element
This class deliberately does not support XWeak, to improve performance when loading large documents...
virtual void HandleAttribute(const sax_fastparser::FastAttributeList::FastAttributeIter &aIter) override
will be called for each attribute