Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | PyXBException --+ | BadDocumentError --+ | StructuralBadDocumentError
Raised when processing document and the content model is not satisfied.
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
element_use The pyxb.binding.content.ElementUse instance to which the content should conform, if available. |
|||
container The pyxb.binding.basis.complexTypeDefinition instance to which the content would belong, if available. |
|||
content The value which could not be reconciled with the content model. |
|||
Inherited from Inherited from |
|
Raised when processing document and the content model is not satisfied.
|
|
element_useThe pyxb.binding.content.ElementUse instance to which the content should conform, if available.
|
containerThe pyxb.binding.basis.complexTypeDefinition instance to which the content would belong, if available.
|
contentThe value which could not be reconciled with the content model.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 15 14:42:44 2012 | http://epydoc.sourceforge.net |