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

Class NS


Method Summary
  __init__(self)

Class Variable Summary
str ENC = 'http://schemas.xmlsoap.org/soap/encoding/'
str ENC_T = 'SOAP-ENC'
str ENV = 'http://schemas.xmlsoap.org/soap/envelope/'
str ENV_T = 'SOAP-ENV'
list EXSD_L = ['http://schemas.xmlsoap.org/soap/encoding/', '...
dict NSMAP = {'xsd3': 'http://www.w3.org/2001/XMLSchema', 'xs...
dict NSMAP_R = {'http://www.w3.org/2000/10/XMLSchema': 'xsd2'...
dict STMAP = {'1999': ('xsd', 'xsi'), '2000': ('xsd2', 'xsi2'...
dict STMAP_R = {('xsd', 'xsi'): '1999', ('xsd2', 'xsi2'): '20...
str URN = 'http://soapinterop.org/xsd'
str URN_T = 'urn'
str XML = 'http://www.w3.org/XML/1998/namespace'
str XML_T = 'xml'
str XSD = 'http://www.w3.org/1999/XMLSchema'
str XSD2 = 'http://www.w3.org/2000/10/XMLSchema'
str XSD2_T = 'xsd2'
str XSD3 = 'http://www.w3.org/2001/XMLSchema'
str XSD3_T = 'xsd3'
list XSD_L = ['http://www.w3.org/1999/XMLSchema', 'http://www...
str XSD_T = 'xsd'
str XSI = 'http://www.w3.org/1999/XMLSchema-instance'
str XSI2 = 'http://www.w3.org/2000/10/XMLSchema-instance'
str XSI2_T = 'xsi2'
str XSI3 = 'http://www.w3.org/2001/XMLSchema-instance'
str XSI3_T = 'xsi3'
list XSI_L = ['http://www.w3.org/1999/XMLSchema-instance', 'h...
str XSI_T = 'xsi'

Class Variable Details

ENC

Type:
str
Value:
'http://schemas.xmlsoap.org/soap/encoding/'                            

ENC_T

Type:
str
Value:
'SOAP-ENC'                                                             

ENV

Type:
str
Value:
'http://schemas.xmlsoap.org/soap/envelope/'                            

ENV_T

Type:
str
Value:
'SOAP-ENV'                                                             

EXSD_L

Type:
list
Value:
['http://schemas.xmlsoap.org/soap/encoding/',
 'http://www.w3.org/1999/XMLSchema',
 'http://www.w3.org/2000/10/XMLSchema',
 'http://www.w3.org/2001/XMLSchema']                                   

NSMAP

Type:
dict
Value:
{'SOAP-ENC': 'http://schemas.xmlsoap.org/soap/encoding/',
 'SOAP-ENV': 'http://schemas.xmlsoap.org/soap/envelope/',
 'urn': 'http://soapinterop.org/xsd',
 'xsd': 'http://www.w3.org/1999/XMLSchema',
 'xsd2': 'http://www.w3.org/2000/10/XMLSchema',
 'xsd3': 'http://www.w3.org/2001/XMLSchema',
 'xsi': 'http://www.w3.org/1999/XMLSchema-instance',
 'xsi2': 'http://www.w3.org/2000/10/XMLSchema-instance',
...                                                                    

NSMAP_R

Type:
dict
Value:
{'http://schemas.xmlsoap.org/soap/encoding/': 'SOAP-ENC',
 'http://schemas.xmlsoap.org/soap/envelope/': 'SOAP-ENV',
 'http://soapinterop.org/xsd': 'urn',
 'http://www.w3.org/1999/XMLSchema': 'xsd',
 'http://www.w3.org/1999/XMLSchema-instance': 'xsi',
 'http://www.w3.org/2000/10/XMLSchema': 'xsd2',
 'http://www.w3.org/2000/10/XMLSchema-instance': 'xsi2',
 'http://www.w3.org/2001/XMLSchema': 'xsd3',
...                                                                    

STMAP

Type:
dict
Value:
{'1999': ('xsd', 'xsi'), '2000': ('xsd2', 'xsi2'), '2001': ('xsd3', 'x\
si3')}                                                                 

STMAP_R

Type:
dict
Value:
{('xsd', 'xsi'): '1999', ('xsd2', 'xsi2'): '2000', ('xsd3', 'xsi3'): '\
2001'}                                                                 

URN

Type:
str
Value:
'http://soapinterop.org/xsd'                                           

URN_T

Type:
str
Value:
'urn'                                                                  

XML

Type:
str
Value:
'http://www.w3.org/XML/1998/namespace'                                 

XML_T

Type:
str
Value:
'xml'                                                                  

XSD

Type:
str
Value:
'http://www.w3.org/1999/XMLSchema'                                     

XSD2

Type:
str
Value:
'http://www.w3.org/2000/10/XMLSchema'                                  

XSD2_T

Type:
str
Value:
'xsd2'                                                                 

XSD3

Type:
str
Value:
'http://www.w3.org/2001/XMLSchema'                                     

XSD3_T

Type:
str
Value:
'xsd3'                                                                 

XSD_L

Type:
list
Value:
['http://www.w3.org/1999/XMLSchema',
 'http://www.w3.org/2000/10/XMLSchema',
 'http://www.w3.org/2001/XMLSchema']                                   

XSD_T

Type:
str
Value:
'xsd'                                                                  

XSI

Type:
str
Value:
'http://www.w3.org/1999/XMLSchema-instance'                            

XSI2

Type:
str
Value:
'http://www.w3.org/2000/10/XMLSchema-instance'                         

XSI2_T

Type:
str
Value:
'xsi2'                                                                 

XSI3

Type:
str
Value:
'http://www.w3.org/2001/XMLSchema-instance'                            

XSI3_T

Type:
str
Value:
'xsi3'                                                                 

XSI_L

Type:
list
Value:
['http://www.w3.org/1999/XMLSchema-instance',
 'http://www.w3.org/2000/10/XMLSchema-instance',
 'http://www.w3.org/2001/XMLSchema-instance']                          

XSI_T

Type:
str
Value:
'xsi'                                                                  

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