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

Class bodyType

 anyType --+        
           |        
compoundType --+    
               |    
      structType --+
                   |
                  bodyType


Method Summary
  __init__(self, data, typed, attrs)
    Inherited from compoundType
  __getitem__(self, item)
  __len__(self)
  __nonzero__(self)
  _addItem(self, name, value, attrs)
  _getItemAsList(self, name, default)
  _keys(self)
  _placeItem(self, name, value, pos, subpos, attrs)
    Inherited from anyType
  __repr__(self)
  __str__(self)
  _checkValueSpace(self, data)
  _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
tuple _validURIs = ('http://schemas.xmlsoap.org/soap/envelope/...

Class Variable Details

_validURIs

Type:
tuple
Value:
('http://schemas.xmlsoap.org/soap/envelope/',)                         

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