Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WSDL11_SCHEMA_GEN | Generates WSDL Schema | 20030918 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WSDL11_SCHEMA_PARSE | WSDL Schema Parser | 20030918 |
Properties
Class | CL_WSDL11_SCHEMA | |
Short Description | Generator for XSD, ST, and Code from RFCs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_GEN | WSDL, ST and Code Generation Pool |
Created | 20030905 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WSDL11_SCHEMA_GEN | Generates WSDL Schema | 20030918 | ||
2 | IF_WSDL11_SCHEMA_PARSE | WSDL Schema Parser | 20030918 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRT_WSDL11_CTX | 20031217 |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'http://www.sap.com/webas/630/wsdl/features' | SAP Feature Namespace | 20030916 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'sap' | Prefix for WSDL Schema Namespace | 20030916 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'http://schemas.xmlsoap.org/wsdl/soap/' | SOAP 1.1 Namespace | 20030916 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'soap' | Prefix for WSDL Schema Namespace | 20030916 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'http://schemas.xmlsoap.org/wsdl/' | WSDL 1.1 Namespace | 20030905 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'wsdl' | Prefix for WSDL Schema Namespace | 20030905 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'http://www.w3.org/2001/XMLSchema' | XML Schema 1.0 Namespace | 20030905 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'xsd' | Prefix for XML Schema Namespace | 20030905 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRG_ELEMENT_LIST | 20030916 | |||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Document Root | 20030905 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | XML Root | 20030905 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRG_ELEMENT_LIST | 20030916 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TSXML_NAMESPACES | Namespace Declarations | 20030905 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | Namespace Prefix Counter | 20030905 | |
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRG_ELEMENT_LIST | 20030916 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRG_ELEMENT_LIST | List of SAP Features | 20030916 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRG_ELEMENT_LIST | 20030916 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCHEMA_LIST | 20030912 | |||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | Schema Root | 20030905 | ||
20 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030918 |
Methods
Events
Class CL_WSDL11_SCHEMA has no event.
Types
Class CL_WSDL11_SCHEMA has no local type.
Method Signatures
Method ADD_BINDING Signature
Method ADD_BINDING on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_BINDING on class CL_WSDL11_SCHEMA has no exception.
Method ADD_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENTS | Call by reference | Type reference (TYPE) | SRG_ELEMENT_LIST | 20030916 | |||
2 | ![]() |
WSDL | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030916 |
Method ADD_ELEMENTS on class CL_WSDL11_SCHEMA has no exception.
Method ADD_ELEMENT_PART Signature
Method ADD_ELEMENT_PART on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_ELEMENT_PART on class CL_WSDL11_SCHEMA has no exception.
Method ADD_FAULT Signature
Method ADD_FAULT on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_FAULT on class CL_WSDL11_SCHEMA has no exception.
Method ADD_INPUT Signature
Method ADD_INPUT on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_INPUT on class CL_WSDL11_SCHEMA has no exception.
Method ADD_MESSAGE Signature
Method ADD_MESSAGE on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_MESSAGE on class CL_WSDL11_SCHEMA has no exception.
Method ADD_NS_DECL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20030905 | |||
2 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | 20030905 | |||
3 | ![]() |
USED_PREFIX | Value transfer | Type reference (TYPE) | STRING | 20030916 |
Method ADD_NS_DECL on class CL_WSDL11_SCHEMA has no exception.
Method ADD_OPERATION Signature
Method ADD_OPERATION on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_OPERATION on class CL_WSDL11_SCHEMA has no exception.
Method ADD_OUTPUT Signature
Method ADD_OUTPUT on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_OUTPUT on class CL_WSDL11_SCHEMA has no exception.
Method ADD_PORT Signature
Method ADD_PORT on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_PORT on class CL_WSDL11_SCHEMA has no exception.
Method ADD_PORTTYPE Signature
Method ADD_PORTTYPE on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_PORTTYPE on class CL_WSDL11_SCHEMA has no exception.
Method ADD_SAP_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030916 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20030916 | |||
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030916 |
Method ADD_SAP_ELEMENT on class CL_WSDL11_SCHEMA has no exception.
Method ADD_SAP_FEATURE Signature
Method ADD_SAP_FEATURE on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_SAP_FEATURE on class CL_WSDL11_SCHEMA has no exception.
Method ADD_SAP_OPTION Signature
Method ADD_SAP_OPTION on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_SAP_OPTION on class CL_WSDL11_SCHEMA has no exception.
Method ADD_SAP_PROPERTY Signature
Method ADD_SAP_PROPERTY on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_SAP_PROPERTY on class CL_WSDL11_SCHEMA has no exception.
Method ADD_SAP_USE_FEATURE Signature
Method ADD_SAP_USE_FEATURE on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_SAP_USE_FEATURE on class CL_WSDL11_SCHEMA has no exception.
Method ADD_SERVICE Signature
Method ADD_SERVICE on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_SERVICE on class CL_WSDL11_SCHEMA has no exception.
Method ADD_SOAP_ADDRESS Signature
Method ADD_SOAP_ADDRESS on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_SOAP_ADDRESS on class CL_WSDL11_SCHEMA has no exception.
Method ADD_SOAP_BINDING Signature
Method ADD_SOAP_BINDING on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_SOAP_BINDING on class CL_WSDL11_SCHEMA has no exception.
Method ADD_SOAP_BODY Signature
Method ADD_SOAP_BODY on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_SOAP_BODY on class CL_WSDL11_SCHEMA has no exception.
Method ADD_SOAP_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030905 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20030905 | |||
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030905 |
Method ADD_SOAP_ELEMENT on class CL_WSDL11_SCHEMA has no exception.
Method ADD_SOAP_OPERATION Signature
Method ADD_SOAP_OPERATION on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_SOAP_OPERATION on class CL_WSDL11_SCHEMA has no exception.
Method ADD_TYPES Signature
Method ADD_TYPES on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_TYPES on class CL_WSDL11_SCHEMA has no exception.
Method ADD_TYPE_PART Signature
Method ADD_TYPE_PART on class CL_WSDL11_SCHEMA has no parameter.
Method ADD_TYPE_PART on class CL_WSDL11_SCHEMA has no exception.
Method ADD_WSDL_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030905 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20030905 | |||
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030905 |
Method ADD_WSDL_ELEMENT on class CL_WSDL11_SCHEMA has no exception.
Method ADD_XSD_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030905 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20030905 | |||
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030905 |
Method ADD_XSD_ELEMENT on class CL_WSDL11_SCHEMA has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TARGETNAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20030905 |
Method CONSTRUCTOR on class CL_WSDL11_SCHEMA has no exception.
Method CREATE_DOCUMENT Signature
Method CREATE_DOCUMENT on class CL_WSDL11_SCHEMA has no parameter.
Method CREATE_DOCUMENT on class CL_WSDL11_SCHEMA has no exception.
Method GET_LCNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LCNAME | Value transfer | Type reference (TYPE) | STRING | 20030908 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | QNAME | 20030908 |
Method GET_LCNAME on class CL_WSDL11_SCHEMA has no exception.
Method GET_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20030905 | |||
2 | ![]() |
PREFIX | Value transfer | Type reference (TYPE) | STRING | 20030905 |
Method GET_PREFIX on class CL_WSDL11_SCHEMA has no exception.
Method GET_TYPES Signature
Method GET_TYPES on class CL_WSDL11_SCHEMA has no parameter.
Method GET_TYPES on class CL_WSDL11_SCHEMA has no exception.
Method GET_TYPES_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACES | Call by reference | Type reference (TYPE) | STRING | 20030918 | |||
2 | ![]() |
SCHEMA | Value transfer | Object reference (TYPE REF TO) | IF_XML_SCHEMA | 20030918 |
Method GET_TYPES_ on class CL_WSDL11_SCHEMA has no exception.
Method GET_WSDL Signature
Method GET_WSDL on class CL_WSDL11_SCHEMA has no parameter.
Method GET_WSDL on class CL_WSDL11_SCHEMA has no exception.
Method SET_DEFAULT_NS_DECLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TARGETNAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20030916 |
Method SET_DEFAULT_NS_DECLS on class CL_WSDL11_SCHEMA has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030905 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | QNAME | 20030905 |
Method SET_NAME on class CL_WSDL11_SCHEMA has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030905 | |||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | QNAME | 20030905 |
Method SET_TYPE on class CL_WSDL11_SCHEMA has no exception.
Method __CREATE_FROM_SCHEMA_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCHEMA | Value transfer | Object reference (TYPE REF TO) | IF_XML_SCHEMA | 20030905 | |||
2 | ![]() |
SCHEMA_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20030905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Parameterübergabe an die SOAP Runtime | 20030905 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |