

Public Member Functions | |
| def | setUp |
| def | getPyClassDefinition |
| def | setUp |
| def | getPyClassDefinition |
Data Fields | |
| name | |
| ns | |
| sKlass | |
| sKlassNS | |
| attrComponents | |
Static Public Attributes | |
| type = DEF | |
| tuple | logger = _GetLogger("ComplexTypeSimpleContentContainer") |
Represents a ComplexType with simpleContent.
Definition at line 2844 of file containers.py.
| def getPyClassDefinition | ( | self ) |
Return a list containing pyclass definition.
Reimplemented from SimpleTypeContainer.
Definition at line 2930 of file containers.py.
| def getPyClassDefinition | ( | self ) |
Return a list containing pyclass definition.
Reimplemented from SimpleTypeContainer.
Definition at line 2930 of file containers.py.
| def setUp | ( | self, | |
| tp | |||
| ) |
tp -- complexType/simpleContent/[Exention,Restriction]
Reimplemented from SimpleTypeContainer.
Definition at line 2850 of file containers.py.
| def setUp | ( | self, | |
| tp | |||
| ) |
tp -- complexType/simpleContent/[Exention,Restriction]
Reimplemented from SimpleTypeContainer.
Definition at line 2850 of file containers.py.
1.7.2