Home | Trees | Indices | Help |
---|
|
object --+ | sxbase.SchemaObject --+ | sxbase.Content --+ | TypedContent --+ | Element
Represents an (xsd) schema <xs:element/> node.
|
|||
|
|||
|
|||
[str,...] |
|
||
(int, [SchemaObject,...]) |
|
||
[str,...] |
|
||
boolean |
|
||
Element |
|
||
|
|||
boolean |
|
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Get a list of valid child tag names.
|
Get a list of dependancies for dereferencing.
|
Get the names used for str() and repr() description.
|
Get whether the object is an extension of another type.
|
Set the type as any when implicit. An implicit <xs:any/> is when an element has not body and no type defined.
|
Merge another object as needed.
|
Get whether the object is an restriction of another type.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:10 2011 | http://epydoc.sourceforge.net |