SAP ABAP Class IF_SIDL_XSD_SCHEMA_SIMPLIFIED (XSDSchemaSimplified)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SIDL_IXML | iXML Access | 20041103 |
2 | Interface composition (i COMPRISING i_ref) | IF_SIDL_SCHEMA_CONTAINER | Schema Container | 20041103 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXSDS_OBJECTS | XSD Schema Simplified Objects | 20041130 |
Properties
Class | IF_SIDL_XSD_SCHEMA_SIMPLIFIED | |
Short Description | XSDSchemaSimplified | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040806 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no forward declaration.
Interfaces
Class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no interface implemented.
Friends
Class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no friend class.
Attributes
Class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041103 | |
2 | ![]() |
Instance method | Public | Method | 20041103 | |
3 | ![]() |
Instance method | Public | Method | 20041103 | |
4 | ![]() |
Instance method | Public | Method | 20041103 | |
5 | ![]() |
Instance method | Public | Method | 20041103 | |
6 | ![]() |
Instance method | Public | Method | 20041103 | |
7 | ![]() |
Instance method | Public | Method | 20041103 | |
8 | ![]() |
Instance method | Public | Method | 20041203 | |
9 | ![]() |
Instance method | Public | Method | 20041103 | |
10 | ![]() |
Instance method | Public | Method | 20041103 | |
11 | ![]() |
Instance method | Public | Method | 20041103 |
Events
Class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no event.
Types
Class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no local type.
Method Signatures
Method CREATE_GLOBAL_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | NCNAME | Name | 20041103 | ||
2 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_XSD_ELEMENT_OBJECT | XSDSchemaSimplified Element Object | 20041103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041214 |
Method CREATE_GLOBAL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATEGORY | Call by reference | Type reference (TYPE) | I | simpleType or complexType | 20041130 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | NCNAME | Name | 20041103 | ||
3 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_XSD_TYPE_OBJECT | XSDSchemaSimplified Type Object | 20041103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041215 | ||
2 | ![]() |
XSD Schema Simplified Exceptions | 20041215 |
Method GET_GLOBAL_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | NCNAME | NCName: XML "non-colonized" Name | 20041103 | ||
2 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_XSD_ELEMENT_OBJECT | XSDSchemaSimplified Element Object | 20041103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041130 |
Method GET_GLOBAL_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_NODESET | Nodeset | 20041103 |
Method GET_GLOBAL_ELEMENTS on class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no exception.
Method GET_GLOBAL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | NCNAME | NCName: XML "non-colonized" Name | 20041103 | ||
2 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_XSD_TYPE_OBJECT | XSDSchemaSimplified Type Object | 20041103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041130 |
Method GET_GLOBAL_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_NODESET | Nodeset | 20041103 |
Method GET_GLOBAL_TYPES on class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no exception.
Method GET_NODE_TYPE Signature
Method GET_NODE_TYPE on class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no parameter.
Method GET_NODE_TYPE on class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no exception.
Method GET_REGISTRY Signature
Method GET_REGISTRY on class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no parameter.
Method GET_REGISTRY on class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no exception.
Method GET_TARGET_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ANYURI | any URI | 20041103 |
Method GET_TARGET_NAMESPACE on class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no exception.
Method GET_TYPE_CONTAINER Signature
Method GET_TYPE_CONTAINER on class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no parameter.
Method GET_TYPE_CONTAINER on class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no exception.
Method GET_XML_NODE Signature
Method GET_XML_NODE on class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no parameter.
Method GET_XML_NODE on class IF_SIDL_XSD_SCHEMA_SIMPLIFIED has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |