Home | Trees | Index | Help |
---|
Package pyGlobus :: Module GSISOAP :: 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
|
ENC_T
|
ENV
|
ENV_T
|
EXSD_L
|
NSMAP_R
|
STMAP
|
STMAP_R
|
URN
|
URN_T
|
XML
|
XML_T
|
XSD
|
XSD2
|
XSD2_T
|
XSD3
|
XSD3_T
|
XSD_L
|
XSD_T
|
XSI
|
XSI2
|
XSI2_T
|
XSI3
|
XSI3_T
|
XSI_L
|
XSI_T
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:56 2006 | http://epydoc.sf.net |