Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | PyXBException --+ | ValidationError --+ | ComplexTypeValidationError --+ | ContentValidationError --+ | BatchElementContentError
Element/wildcard content cannot be reconciled with the required content model.
This exception occurs in post-construction validation using a fresh validating automaton.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
instance = None The binding instance being constructed. |
|||
fac_configuration = None The pyxb.utils.fac.Configuration representing the current state of the instance automaton. |
|||
symbols = None The sequence of symbols that were accepted as content prior to the error. |
|||
symbol_set = None The leftovers from pyxb.binding.basis.complexTypeDefinition._symbolSet that could not be reconciled with the content model. |
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Create an exception indicating a PyXB-related problem. If no args are present, a default argument is taken from the
|
Provide information describing why validation failed. In many cases, this is simply the informal string content that would
be obtained through the
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Sep 18 10:35:37 2013 | http://epydoc.sourceforge.net |