Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
|
||||
Base class for XSD validator errors.
:param validator: the XSD validator. :type validator: XsdValidator or function :param message: the error message. :type message: str or unicode :param elem: the element that contains the error. :type elem: Element :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 :ivar path: the XPath of the element, calculated when the element is set or the XML resource is set.
Instance Methods | |||
|
|||
|
|||
|
|||
|
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:23 2019 | http://epydoc.sourceforge.net |