SAP ABAP Class CL_SXSDS_OBJECTS (XSD Schema Simplified Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
⤷
⤷
Meta Relationship - Using
Properties
| Class | CL_SXSDS_OBJECTS | |
| Short Description | XSD Schema Simplified Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWSDLPP | SIDL/SLIB Model and Serialization Framework |
| Created | 20041113 | SAP |
| Last change | 20131127 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIDL_BASE | Base | 20041214 | ||
| 2 | IF_SIDL_IXML | iXML Access | 20041129 | ||
| 3 | IF_SIDL_NODE | Node | 20041123 | ||
| 4 | IF_SIDL_SCHEMA_CONTAINER | Schema Container | 20041129 | ||
| 5 | IF_SIDL_XSD_ELEMENT_OBJECT | XSDSchemaSimplified Element Object | 20041129 | ||
| 6 | IF_SIDL_XSD_SCHEMA_SIMPLIFIED | XSDSchemaSimplified | 20041130 | ||
| 7 | IF_SIDL_XSD_TYPE_OBJECT | XSDSchemaSimplified Type Object | 20041129 | ||
| 8 | IF_SLIB_BASE_URI | Base URI | 20051116 | ||
| 9 | IF_SLIB_EXTENSION | 20041113 | |||
| 10 | IF_SLIB_NAMESPACE_DECL | SLIB Namespace Declaration | 20041118 | ||
| 11 | IF_SLIB_NODE | SLIB Node | 20041113 | ||
| 12 | IF_SLIB_NODE_ADMIN | Administrative Access to slib_node | 20060412 | ||
| 13 | IF_SLIB_SCHEMA_CONTAINER | Schema Container | 20041113 | ||
| 14 | IF_SXSDS_ANNOTATION | XSD Schema Simplified Annotation | 20041114 | ||
| 15 | IF_SXSDS_ATTRIBUTE | XSD Schema Simplified Element | 20041126 | ||
| 16 | IF_SXSDS_COMPLEX_TYPE | XSD Schema Simplified complexType | 20041113 | ||
| 17 | IF_SXSDS_ELEMENT | XSD Schema Simplified Element | 20041113 | ||
| 18 | IF_SXSDS_IMPORT | XSD Schema Import | 20050124 | ||
| 19 | IF_SXSDS_INCLUDE | XSD Schema Include | 20071008 | ||
| 20 | IF_SXSDS_MODELGROUP | XSD Schema Simplified ModelGroup | 20041227 | ||
| 21 | IF_SXSDS_PARTICLE | XSD Schema Simplified Particle | 20041227 | ||
| 22 | IF_SXSDS_SCHEMA_CONTAINER | XSD Schema Simplified Container | 20041113 | ||
| 23 | IF_SXSDS_SIMPLE_TYPE | XSD Schema Simplified simpleType | 20041113 | ||
| 24 | IF_SXSDS_TERM | XSD Schema Term (Element, Model Group, Wildcard) | 20041227 | ||
| 25 | IF_SXSDS_TYPE | XSD Schema Simplified Type | 20041113 | ||
| 26 | IF_SXSDS_UNSCANNED | XSD Schema Simplified Unscanned | 20041114 |
Friends
Class CL_SXSDS_OBJECTS has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20051207 | ||
| 2 | Instance method | Public | Constructor | 20041113 | ||
| 3 | Instance method | Public | Method | 20041116 | ||
| 4 | Instance method | Public | Method | 20041116 | ||
| 5 | Instance method | Public | Method | 20041201 | ||
| 6 | Instance method | Public | Method | 20050107 |
Events
Class CL_SXSDS_OBJECTS has no event.
Types
Class CL_SXSDS_OBJECTS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SXSDS_OBJECTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SXSDS_OBJECTS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_TYPE | Call by reference | Type reference (TYPE) | I | 20041113 |
Method CONSTRUCTOR on class CL_SXSDS_OBJECTS has no exception.
Method SET_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SXSDS_FACTORY | XSD Schema Simplified Factory | 20041116 |
Method SET_FACTORY on class CL_SXSDS_OBJECTS has no exception.
Method SET_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REGISTRY | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20041116 |
Method SET_REGISTRY on class CL_SXSDS_OBJECTS has no exception.
Method SET_SIDL_TYPE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_TYPE_CONTAINER | TypeContainer | 20041201 |
Method SET_SIDL_TYPE_CONTAINER on class CL_SXSDS_OBJECTS has no exception.
Method _SET_TARGET_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TNS | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050107 |
Method _SET_TARGET_NAMESPACE on class CL_SXSDS_OBJECTS has no exception.
Meta Relationship - Using (full list)
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 700 |