SAP ABAP Class CL_SXSD_SCHEMA_DEF (Schema Definition Component)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SXSD (Package) XSD Schema
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SXSD_BASE | Base Class for Annotated Components | 20050914 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXSD_SCHEMA_DEF | XSD Schema | 20050914 |
Properties
| Class | CL_SXSD_SCHEMA_DEF | |
| Short Description | Schema Definition Component | |
| Super Class | CL_SXSD_BASE | Base Class for Annotated Components |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXSD | XSD Schema |
| Created | 20050914 | SAP |
| Last change | 20090618 | 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_SXSD_SCHEMA_DEF | XSD Schema | 20050914 |
Friends
Class CL_SXSD_SCHEMA_DEF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051010 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXSD_NAMED_NODEMAP | Named Nodemap (Unordered) | 20050919 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXSD_NODELIST | XSD Node List (Ordered) | 20050919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050915 | ||
| 2 | Instance method | Private | Method | 20051010 | ||
| 3 | Instance method | Private | Method | 20051017 |
Events
Class CL_SXSD_SCHEMA_DEF has no event.
Types
Class CL_SXSD_SCHEMA_DEF has no local type.
Method Signatures
Method CONSTRUCTOR 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 | 20050916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20051125 |
Method _INIT_BUILTIN_SCHEMA_DOCUMENT Signature
Method _INIT_BUILTIN_SCHEMA_DOCUMENT on class CL_SXSD_SCHEMA_DEF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20051125 |
Method _INIT_XSI_SCHEMA_DOCUMENT Signature
Method _INIT_XSI_SCHEMA_DOCUMENT on class CL_SXSD_SCHEMA_DEF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20051125 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |