| Home | Top | ← | → | Overview | Module | Class | Index | Help | 
        
  | 
  
      About | 
|---|
      
  | 
    ||||
This module contains exception and warning classes for the 'xmlschema_acue.validators' subpackage.
| Classes | |
| 
        XMLSchemaValidatorError Base class for XSD validator errors.  | 
  |
| 
        XMLSchemaNotBuiltError Raised when there is an improper usage attempt of a not built XSD validator.  | 
  |
| 
        XMLSchemaParseError Raised when an error is found during the building of an XSD validator.  | 
  |
| 
        XMLSchemaModelError Raised when a model error is found during the checking of a model group.  | 
  |
| 
        XMLSchemaModelDepthError Raised when recursion depth is exceeded while iterating a model group.  | 
  |
| 
        XMLSchemaValidationError Raised when the XML data is not validated with the XSD component or schema.  | 
  |
| 
        XMLSchemaDecodeError Raised when an XML data string is not decodable to a Python object.  | 
  |
| 
        XMLSchemaEncodeError Raised when an object is not encodable to an XML data string.  | 
  |
| 
        XMLSchemaChildrenValidationError Raised when a child element is not validated.  | 
  |
| 
        XMLSchemaIncludeWarning A schema include fails.  | 
  |
| 
        XMLSchemaImportWarning A schema namespace import fails.  | 
  |
| 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:22 2019 | http://epydoc.sourceforge.net |