Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | PyXBException --+ | BadDocumentError --+ | StructuralBadDocumentError --+ | UnrecognizedContentError --+ | UnrecognizedElementError
Raised when creating an instance from a document with an unrecognized root element.
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
element_name The pyxb.namespace.ExpandedName of the element that was not recognized. |
|||
dom_node The DOM node associated with the unrecognized element, if available. |
|||
Inherited from Inherited from Inherited from |
|
Raised when creating an instance from a document with an unrecognized root element.
|
|
element_nameThe pyxb.namespace.ExpandedName of the element that was not recognized.
|
dom_nodeThe DOM node associated with the unrecognized element, if available.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Nov 1 15:13:23 2012 | http://epydoc.sourceforge.net |