Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
|
||||
Raised when a child element is not validated.
:param validator: the XSD validator. :type validator: XsdValidator or function :param elem: the not validated XML element. :type elem: Element or ElementData :param index: the child index. :type index: int :param particle: the validator particle that generated the error. Maybe the validator itself. :type particle: ParticleMixin :param occurs: the particle occurrences. :type occurs: int :param expected: the expected element tags/object names. :type expected: str or list or tuple :param source: the XML resource that contains the error. :type source: XMLResource :param namespaces: is an optional mapping from namespace prefix to URI. :type namespaces: dict
Instance Methods | |
Inherited from |
Method Details |
|
|
|
|
|
|
|
|
Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
Copyright(C) 2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez | https://arnocan.wordpress.com |
Generated by Epydoc 4.0.4 / Python-3.8 / fedora27 on Fri Dec 13 15:25:26 2019 | http://epydoc.sourceforge.net |