/ . / BuildStructure / SOAPpy / wstools / XMLSchema.py / ElementDeclaration
Methods
|
|
|
fromDom
|
fromDom ( self, node )
Exceptions
|
|
SchemaError, 'Unknown component (%s)' %(i.getTagName() )
|
|
|
getElementDeclaration
|
getElementDeclaration ( self, attribute )
Exceptions
|
|
Warning, 'invalid operation for <%s>' % self.tag
|
|
|
getConstraints
|
getConstraints ( self )
|
|
isQualified
|
isQualified ( self )
|
|
__init__
|
__init__ ( self, parent )
|
|
setConstraints
|
setConstraints ( self, constraints )
|
|
getTypeDefinition
|
getTypeDefinition ( self, attribute=None )
|
|
|