| Home | Trees | Indices | Help |
|---|
|
|
The sxbuiltin module provides classes that represent XSD builtin schema objects.
|
|||
|
XString Represents an (xsd) <xs:string/> node |
|||
|
XAny Represents an (xsd) <any/> node |
|||
|
XBoolean Represents an (xsd) boolean builtin type. |
|||
|
XInteger Represents an (xsd) xs:int builtin type. |
|||
|
XLong Represents an (xsd) xs:long builtin type. |
|||
|
XFloat Represents an (xsd) xs:float builtin type. |
|||
|
XDate Represents an (xsd) xs:date builtin type. |
|||
|
XTime Represents an (xsd) xs:time builtin type. |
|||
|
XDateTime Represents an (xsd) xs:datetime builtin type. |
|||
| Factory | |||
|
|||
log = getLogger(__name__)
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:08 2011 | http://epydoc.sourceforge.net |