SAP ABAP Class CL_SXSD_SIMPLE_TYPE_DEF (Simple Type Definition)
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_TYPE_DEF Base Type Definition for Simple and Complex Types 20050914
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_ATOMIC_TYPE_DEF XSD Atomic Simple Type Definition 20050914
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_LIST_TYPE_DEF XSD List Simple Type Definition 20050914
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_SIMPLE_TYPE_DEF XSD Simple Type Definition 20050914
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_UNION_TYPE_DEF XSD Union Simple Type Definition 20050914
Properties
Class CL_SXSD_SIMPLE_TYPE_DEF  
Short Description Simple Type Definition    
Super Class CL_SXSD_TYPE_DEF Base Type Definition for Simple and Complex Types 
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_SXSD_ATOMIC_TYPE_DEF XSD Atomic Simple Type Definition 20050914
2 IF_SXSD_LIST_TYPE_DEF XSD List Simple Type Definition 20050914
3 IF_SXSD_SIMPLE_TYPE_DEF XSD Simple Type Definition 20050914
4 IF_SXSD_UNION_TYPE_DEF XSD Union Simple Type Definition 20050914
Friends
Class CL_SXSD_SIMPLE_TYPE_DEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONSTRAINING_FACETS Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_NODELIST XSD Node List (Ordered) 20050928
2 M_ITEM_TYPE Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_SIMPLE_TYPE_DEF List Item Type 20051011
3 M_ITEM_TYPE_QNAME Instance attribute Protected Type reference (TYPE) QNAME List Item Type qname 20051011
4 M_MEMBER_TYPES Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_NODELIST Sequence of simple type definitions 20051011
5 M_MEMBER_TYPE_QNAMES Instance attribute Protected Type reference (TYPE) T_QNAME_TABLE 20051011
6 M_PRIMITIVE_TYPE Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_ATOMIC_TYPE_DEF Primitive Type 20051011
7 M_PRIMITIVE_TYPE_QNAME Instance attribute Protected Type reference (TYPE) QNAME Primitive Type qname 20051011
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050915
2 _CHECK_BASE_TYPE_QNAME Instance method Protected Method 20051227
3 _SET_PRIMITIVE_TYPE_NAME Instance method Public Method 20051011
Events
Class CL_SXSD_SIMPLE_TYPE_DEF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_QNAME_TABLE Protected See coding 20051011 T_QNAME_TABLE type standard table of qname
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BASE_TYPE_NAME Call by reference Type reference (TYPE) NCNAME SXSD1_BLT_ANY_SIMPLE_TYPE base type local name 20051227
2 Importing BASE_TYPE_NAMESPACE Call by reference Type reference (TYPE) ANYURI SXSD1_NAMESPACE_URI base type namespace 20051227
3 Importing NAME Call by reference Type reference (TYPE) NCNAME SXSD1_VALUE_ABSENT local name (optional) 20050916
4 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI SXSD1_VALUE_ABSENT any URI 20050916
5 Importing SCHEMA_DEF Call by reference Object reference (TYPE REF TO) IF_SXSD_SCHEMA_DEF XSD Schema 20050915
6 Importing VARIETY Call by reference Type reference (TYPE) I 20050928
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20051125

Method _CHECK_BASE_TYPE_QNAME 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 20051227
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI namespace 20051227
3 Importing NODE_TYPE Call by reference Type reference (TYPE) I 20051227
# Exception Resumable Description Created on
1 CX_SXSD 20051227

Method _SET_PRIMITIVE_TYPE_NAME 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 20051011

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