Package pyGlobus :: Module GSISOAP :: Class tokenType
[show private | hide private]
[frames | no frames]

Class tokenType

anyType --+
          |
         tokenType


Method Summary
  _checkValueSpace(self, data)
    Inherited from anyType
  __init__(self, data, name, typed, attrs)
  __repr__(self)
  __str__(self)
  _fixAttr(self, attr)
  _getActor(self)
  _getAttr(self, attr)
  _getMustUnderstand(self)
  _marshalAttrs(self, ns_map, builder)
  _marshalData(self)
  _setActor(self, val)
  _setAttr(self, attr, value)
  _setAttrs(self, attrs)
  _setMustUnderstand(self, val)
  _typeName(self)
  _validNamespaceURI(self, URI, strict)

Class Variable Summary
str _tokenType__invalidre = '[\n\t]|^ | $|  '
tuple _validURIs = ('http://www.w3.org/2000/10/XMLSchema', 'ht...

Class Variable Details

_tokenType__invalidre

Type:
str
Value:
'''[
\t]|^ | $|  '''                                                        

_validURIs

Type:
tuple
Value:
('http://www.w3.org/2000/10/XMLSchema', 'http://www.w3.org/2001/XMLSch\
ema')                                                                  

Generated by Epydoc 2.1 on Tue Apr 4 14:32:54 2006 http://epydoc.sf.net