Home
last modified time | relevance | path

Searched defs:xsd_complex_type_class (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/py-xmlschema/xmlschema-1.8.2/xmlschema/testing/
H A Dobservers.py79 xsd_complex_type_class = observed_builder(XMLSchema10.xsd_complex_type_class) variable in ObservedXMLSchema10
96 xsd_complex_type_class = observed_builder(XMLSchema11.xsd_complex_type_class) variable in ObservedXMLSchema11
/dports/textproc/py-xmlschema/xmlschema-1.8.2/xmlschema/validators/
H A Dschemas.py281 xsd_complex_type_class = XsdComplexType variable in XMLSchemaBase
2196 xsd_complex_type_class = Xsd11ComplexType variable in XMLSchema11