Package xmlschema_acue :: Package validators :: Module exceptions :: Class XMLSchemaModelDepthError

Class XMLSchemaModelDepthError

source code


Raised when recursion depth is exceeded while iterating a model group.

Instance Methods

Inherited from XMLSchemaValidatorError: __setattr__, __str__, __unicode__

Method Details

__init__(self, group)
(Constructor)

source code 
Decorators:
Overrides: XMLSchemaValidatorError.__init__

msg(self)

source code 
Decorators:
  • @property

origin_url(self)

source code 
Decorators:
  • @property

root(self)

source code 
Decorators:
  • @property

schema_url(self)

source code 
Decorators:
  • @property

sourceline(self)

source code 
Decorators:
  • @property