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. |
|||
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. |
|||
enumeration_mixin Marker in case we need to know that a PST has an enumeration constraint facet. |
|||
complexTypeDefinition Base for any Python class that serves as the binding for an XMLSchema complexType. |
|
|||
|
|
|||
BINDING_STYLE_ACCESSOR =
|
|||
BINDING_STYLE_PROPERTY =
|
|||
BINDING_STYLES =
|
|||
DEFAULT_BINDING_STYLE =
|
|||
CURRENT_BINDING_STYLE =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jan 28 08:39:47 2010 | http://epydoc.sourceforge.net |