| com.sforce.ws.wsdl.Constants |
Known Indirect Subclasses
Annotation,
Attribute,
Binding,
BindingMessage,
BindingOperation,
Collection,
ComplexType,
Definitions,
Documentation,
Element,
Enumeration,
Message,
Operation,
Part,
Port,
and
11 others.
| Annotation |
Annotation |
| Attribute |
This class represents WSDL->definitions->types->schema->complexType->attribute |
| Binding |
This class represents WSDL->Definitions->Binding |
| BindingMessage |
BindingMessage |
| BindingOperation |
|
| Collection |
This class represents WSDL->definitions->types->schema->complexType->sequence |
| ComplexType |
This class represents WSDL->Definitions->types->schema->complexType |
| Definitions |
This class represents a WSDL->definitions |
| Documentation |
Documentation
|
| Element |
This class represents WSDL->Definitions->types->schema->element |
| Enumeration |
This class represents WSDL->Definitions->types->schema->element |
| Message |
This class represents WSDL->definitions->message |
| Operation |
Operation |
| Part |
This class represents WSDL->definitions->message |
| Port |
Port |
| PortType |
This class represents a WSDL definitions->portType |
| Restriction |
This class represents WSDL->definitions->types->schema->complexType->sequence |
| Schema |
This class represents WSDL->definitions->types->schema |
| Service |
This class represents WSDL definitions->service. |
| SimpleType |
This class represents WSDL->Definitions->types->schema->simpleType |
| SoapAddress |
SoapAddress |
| SoapBody |
SoapBody |
| SoapHeader |
SoapHeader |
| SoapNode |
SoapNode |
| Types |
This class represents Definitions->types. |
| WsdlNode |
This class represents the root of the WSDL data model |
|
Class Overview
This class contains a list of string constants used while parsing WSDL.
Constants
public
static
final
String
ADDRESS
Constant Value:
"address"
public
static
final
String
ALL
public
static
final
String
ANNOTATION
Constant Value:
"annotation"
public
static
final
String
ATTRIBUTE
Constant Value:
"attribute"
public
static
final
String
ATTRIBUTE_FORM_DEFAULT
Constant Value:
"attributeFormDefault"
public
static
final
String
BASE
public
static
final
String
BINDING
Constant Value:
"binding"
public
static
final
String
BODY
public
static
final
String
CHOICE
public
static
final
String
CLIENT_SYNC_SFORCE_NS
Constant Value:
"http://soap.sforce.com/2009/10/clientsync"
public
static
final
String
COMPLEX_TYPE
Constant Value:
"complexType"
public
static
final
String
CROSS_INSTANCE_SFORCE_NS
Constant Value:
"http://soap.sforce.com/2006/05/crossinstance"
public
static
final
String
DEFINITIONS
Constant Value:
"definitions"
public
static
final
String
DOCUMENTATION
Constant Value:
"documentation"
public
static
final
String
ELEMENT
Constant Value:
"element"
public
static
final
String
ELEMENT_FORM_DEFAULT
Constant Value:
"elementFormDefault"
public
static
final
String
ENTERPRISE_NS
Constant Value:
"urn:enterprise.soap.sforce.com"
public
static
final
String
ENTERPRISE_SOBJECT_NS
Constant Value:
"urn:sobject.enterprise.soap.sforce.com"
public
static
final
String
ENUMERATION
Constant Value:
"enumeration"
public
static
final
String
EXTENSION
Constant Value:
"extension"
public
static
final
String
FAULT
public
static
final
String
HEADER
public
static
final
String
IMPORT
public
static
final
String
INPUT
public
static
final
String
INTERNAL_SFORCE_NS
Constant Value:
"http://soap.sforce.com/2007/07/internal"
public
static
final
String
LOCATION
Constant Value:
"location"
public
static
final
String
MAX_OCCURS
Constant Value:
"maxOccurs"
public
static
final
String
MESSAGE
Constant Value:
"message"
public
static
final
String
META_SFORCE_NS
Constant Value:
"http://soap.sforce.com/2006/04/metadata"
public
static
final
String
MIN_OCCURS
Constant Value:
"minOccurs"
public
static
final
String
NAME
public
static
final
String
NILLABLE
Constant Value:
"nillable"
public
static
final
String
OPERATION
Constant Value:
"operation"
public
static
final
String
OUTPUT
public
static
final
String
PART
public
static
final
String
PARTNER_NS
Constant Value:
"urn:partner.soap.sforce.com"
public
static
final
String
PARTNER_SOBJECT_NS
Constant Value:
"urn:sobject.partner.soap.sforce.com"
public
static
final
String
PORT
public
static
final
String
PORT_TYPE
Constant Value:
"portType"
public
static
final
String
REF
public
static
final
String
RESTRICTION
Constant Value:
"restriction"
public
static
final
String
SCHEMA
public
static
final
String
SCHEMA_INSTANCE_NS
Constant Value:
"http://www.w3.org/2001/XMLSchema-instance"
public
static
final
String
SCHEMA_NS
Constant Value:
"http://www.w3.org/2001/XMLSchema"
public
static
final
String
SEQUENCE
Constant Value:
"sequence"
public
static
final
String
SERVICE
Constant Value:
"service"
public
static
final
String
SIMPLE_TYPE
Constant Value:
"simpleType"
public
static
final
String
SOAP_ENVELOPE_NS
Constant Value:
"http://schemas.xmlsoap.org/soap/envelope/"
public
static
final
String
STYLE
public
static
final
String
SYNC_API_SFORCE_NS
Constant Value:
"http://soap.sforce.com/schemas/class/syncapi/Command"
public
static
final
String
TARGET_NAME_SPACE
Constant Value:
"targetNamespace"
public
static
final
String
TRANSPORT
Constant Value:
"transport"
public
static
final
String
TYPE
public
static
final
String
TYPES
public
static
final
String
VALUE
public
static
final
String
WSDL_NS
Constant Value:
"http://schemas.xmlsoap.org/wsdl/"
public
static
final
String
WSDL_SOAP_NS
Constant Value:
"http://schemas.xmlsoap.org/wsdl/soap/"