Home | Trees | Indices | Help |
---|
|
object --+ | type --+ | SchemaInstanceType
Register all types/elements, when hit already defined class dont create a new one just give back reference. Thus import order determines which class is loaded. class variables: types -- dict of typecode classes definitions representing global type definitions. elements -- dict of typecode classes representing global element declarations. element_typecode_cache -- dict of typecode instances representing global element declarations.
|
|||
Inherited from Inherited from |
|
|||
|
|||
|
|
|||
|
|
|||
types =
|
|||
elements =
|
|||
element_typecode_cache =
|
|
|||
Inherited from Inherited from |
|
|
Grab a type definition, returns a typecode class definition because the facets (name, minOccurs, maxOccurs) must be provided. Parameters: namespaceURI -- name -- |
Grab an element declaration, returns a typecode instance representation or a typecode class definition. An element reference has its own facets, and is local so it will not be cached. Parameters: namespaceURI -- name -- isref -- if element reference, return class definition. |
|
types
|
elements
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Apr 29 20:37:21 2009 | http://epydoc.sourceforge.net |