Home | Trees | Indices | Help |
|
---|
|
object --+ | elementRepresentative.ElementRepresentative --+ | xsdType.XsdType --+ | SimpleType
|
|||
|
__init__(self,
xsdElement,
parent) Creates blank variables for a series of facets, which are variables that specify restrictions on attributes. |
||
Inherited from Inherited from |
|||
Inherited from xsdType.XsdType | |||
---|---|---|---|
|
clsFor(self,
pyXSD) Produces a class for a schema type. |
||
|
containsSchemaBase(self,
bases) Returns true if SchemaBase is in the bases list, false if it is not. |
||
|
getBaseList(self,
pyXSD) Creates blank list for the base classes. |
||
|
getContainingType(self) All types are containing types, so this works for all of the XSD types. |
||
|
getContainingTypeName(self) Since all types are containing types, this method returns its own name. |
||
|
getElements(self) Returns a blank list. |
||
|
getName(self) Mostly normal getName(), except it includes a means to make a type name if the type is the child of an element or some other tag. |
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Thu Sep 07 21:19:40 2006 | http://epydoc.sourceforge.net |