SAP ABAP Class CL_SXSD_WILDCARD (Wildcard 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_TERM XSD Term 20050914
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_WILDCARD XSD Wildcard 20050914
Properties
Class CL_SXSD_WILDCARD  
Short Description Wildcard 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 IF_SXSD_WILDCARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SXSD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SXSD_TERM XSD Term 20050914
2 IF_SXSD_WILDCARD XSD Wildcard 20050914
Friends
Class CL_SXSD_WILDCARD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_NS_CONSTRAINT_LIST Instance attribute Protected Type reference (TYPE) IF_SXSD_WILDCARD=>T_NAMESPACE_LIST 20051020
2 M_NS_CONSTRAINT_TYPE Instance attribute Protected Type reference (TYPE) I SXSD1_NS_CONSTRAINT_ANY 20051020
3 M_PROCESS_CONTENTS Instance attribute Protected Type reference (TYPE) I SXSD1_PROCESS_CONTENT_STRICT 20051020
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050915
Events
Class CL_SXSD_WILDCARD has no event.
Types
Class CL_SXSD_WILDCARD 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 CONSTRAINT_NAMESPACE Call by reference Type reference (TYPE) ANYURI SXSD1_VALUE_ABSENT constraint namespace 20051228
2 Importing CONSTRAINT_TYPE Call by reference Type reference (TYPE) I SXSD1_NS_CONSTRAINT_ANY 20051228
3 Importing PROCESS_CONTENTS Call by reference Type reference (TYPE) I SXSD1_PROCESS_CONTENT_STRICT 20051228
4 Importing SCHEMA_DEF Call by reference Object reference (TYPE REF TO) IF_SXSD_SCHEMA_DEF XSD Schema 20050915

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