Home | Trees | Indices | Help |
|
---|
|
This module contains support classes from which schema-specific bindings inherit, and that describe the content models of those schema.
|
|||
_TypeBinding_mixin | |||
_DynamicCreate_mixin Helper to allow overriding the implementation class. |
|||
_RepresentAsXsdLiteral_mixin Marker class for data types using XSD literal string as pythonLiteral. |
|||
simpleTypeDefinition simpleTypeDefinition is a base class that is part of the hierarchy of any class that represents the Python datatype for a SimpleTypeDefinition. |
|||
STD_union Base class for union datatypes. |
|||
STD_list Base class for collection datatypes. |
|||
element Class that represents a schema element within a binding. |
|||
enumeration_mixin Marker in case we need to know that a PST has an enumeration constraint facet. |
|||
_Content Base for any wrapper added to complexTypeDefinition.orderedContent. |
|||
ElementContent Marking wrapper for element content. |
|||
NonElementContent Marking wrapper for non-element content. |
|||
complexTypeDefinition Base for any Python class that serves as the binding for an XMLSchema complexType. |
|
|||
_log = <logging.Logger object>
|
|||
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Sep 18 22:33:49 2016 | http://epydoc.sourceforge.net |