SAP ABAP Class CL_SXSD_ELEMENT_DECL (Element Declaration 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_ABSTRACT_DECL Common Declarations for Element and Attribute Components 20050914
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_ELEMENT_DECL XSD Element Declaration 20050914
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_GLOBAL_ELEMENT_DECL XSD Global Element Declaration 20050914
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_LOCAL_ELEMENT_DECL XSD Local Element Declaration 20050914
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_TERM XSD Term 20050914
Properties
Class CL_SXSD_ELEMENT_DECL  
Short Description Element Declaration Component    
Super Class CL_SXSD_ABSTRACT_DECL Common Declarations for Element and Attribute 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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SXSD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SXSD_ELEMENT_DECL XSD Element Declaration 20050914
2 IF_SXSD_GLOBAL_ELEMENT_DECL XSD Global Element Declaration 20050914
3 IF_SXSD_LOCAL_ELEMENT_DECL XSD Local Element Declaration 20050914
4 IF_SXSD_TERM XSD Term 20050914
Friends
Class CL_SXSD_ELEMENT_DECL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ABSTRACT Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051026
2 M_BLOCK Instance attribute Protected Type reference (TYPE) I 20051102
3 M_FINAL Instance attribute Protected Type reference (TYPE) I 20051102
4 M_IDC_DEFS Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_NODELIST XSD Node List (Ordered) 20051026
5 M_NILLABLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051026
6 M_SUBSTITUTION_GROUP_QNAME Instance attribute Protected Type reference (TYPE) QNAME Qualified Name 20051102
7 M_TYPE_DEF Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_TYPE_DEF XSD Type Definition 20051026
8 M_TYPE_QNAME Instance attribute Protected Type reference (TYPE) QNAME Qualified Name 20051026
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050915
Events
Class CL_SXSD_ELEMENT_DECL has no event.
Types
Class CL_SXSD_ELEMENT_DECL 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 NAME Call by reference Type reference (TYPE) NCNAME local name 20050916
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI SXSD1_VALUE_ABSENT any URI 20050916
3 Importing SCHEMA_DEF Call by reference Object reference (TYPE REF TO) IF_SXSD_SCHEMA_DEF XSD Schema 20050915
4 Importing SCOPE Call by reference Type reference (TYPE) I 20050928

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