SAP ABAP Class CL_SXSD_BASE (Base Class for Annotated 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_NODE Node 20050915
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_EXTENSIBLE_ATTR WSDL Element Extensible by Attributes 20050915
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_BASE XSD Object 20050914
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_EXTENSIBLE_ATTR XSD Extension Attributes 20050914
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_CONSTRAINING_FACET Constraining Facet 20050914
2 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_IDC_PROP xsd:selector and xsd:field 20051026
3 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_IMPORT xsd:import 20050914
4 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_INCLUDE xsd:include 20050914
5 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_MODEL_GROUP Model Group Component 20050914
6 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_QUALIFIED Base Class for qnamed Components 20050914
7 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_REDEFINE xsd:redefine 20050915
8 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_SCHEMA_DEF Schema Definition Component 20050914
9 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_SCHEMA_DOCUMENT xsd:schema document 20050914
10 Inheritance (c INHERITING FROM c_ref)  CL_SXSD_WILDCARD Wildcard Component 20050914
Properties
Class CL_SXSD_BASE  
Short Description Base Class for Annotated Components    
Super Class CL_SXSD_NODE Node 
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 SXSD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWSDL11_EXTENSIBLE_ATTR WSDL Element Extensible by Attributes 20050915
2 IF_SXSD_BASE XSD Object 20050914
3 IF_SXSD_EXTENSIBLE_ATTR XSD Extension Attributes 20050914
Friends
Class CL_SXSD_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ANNOTATION Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_ANNOTATION XSD Annotation 20050915
2 M_EXTENSION_ATTR_TABLE Instance attribute Protected Type reference (TYPE) TSWS11_ATTR Qualified Attributes 20050915
3 M_ID Instance attribute Protected Type reference (TYPE) STRING SXSD1_VALUE_ABSENT 20051102
4 M_SCHEMA_DEF Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_SCHEMA_DEF XSD Schema 20050915
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050915
Events
Class CL_SXSD_BASE has no event.
Types
Class CL_SXSD_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_TYPE Call by reference Type reference (TYPE) I 20050915
2 Importing SCHEMA_DEF Call by reference Object reference (TYPE REF TO) IF_SXSD_SCHEMA_DEF XSD Schema 20050915

Method CONSTRUCTOR on class CL_SXSD_BASE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710