SAP ABAP Class CL_SXSD_QUALIFIED (Base Class for qnamed Components)
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_QUALIFIED | XSD Qualified Component | 20050914 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SXSD_ABSTRACT_DECL | Common Declarations for Element and Attribute Components | 20050914 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SXSD_ATTRIBUTE_GROUP_DEF | Attribute Group Definition Component | 20050914 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SXSD_IDC_DEF | Identity Constraint Component | 20050914 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SXSD_MODEL_GROUP_DEF | Model Group Definition Component | 20050914 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SXSD_NOTATION_DECL | Notation Declaration Component | 20050914 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_SXSD_TYPE_DEF | Base Type Definition for Simple and Complex Types | 20050914 |
Properties
| Class | CL_SXSD_QUALIFIED | |
| Short Description | Base Class for qnamed Components | |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SXSD_QUALIFIED | XSD Qualified Component | 20050914 |
Friends
Class CL_SXSD_QUALIFIED has no friend class.
Attributes
Class CL_SXSD_QUALIFIED has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050915 |
Events
Class CL_SXSD_QUALIFIED has no event.
Types
Class CL_SXSD_QUALIFIED has no local type.
Method Signatures
Method CONSTRUCTOR 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 | 20050916 | |||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | SXSD1_VALUE_ABSENT | any URI | 20050916 | ||
| 3 | NODE_TYPE | Call by reference | Type reference (TYPE) | I | 20050915 | ||||
| 4 | SCHEMA_DEF | Call by reference | Object reference (TYPE REF TO) | IF_SXSD_SCHEMA_DEF | XSD Schema | 20050915 |
Method CONSTRUCTOR on class CL_SXSD_QUALIFIED has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |