SAP ABAP Class CL_SXSD_SCHEMA_DOCUMENT (xsd:schema document)
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_FACTORY XSD Factory 20050927
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_SCHEMA_DOCUMENT XSD Schema Document 20050914
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXSD_SIMPLE_FACTORY XSD Simple Factory 20051230
Properties
Class CL_SXSD_SCHEMA_DOCUMENT  
Short Description xsd:schema document    
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 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_FACTORY XSD Factory 20050927
2 IF_SXSD_SCHEMA_DOCUMENT XSD Schema Document 20050914
3 IF_SXSD_SIMPLE_FACTORY XSD Simple Factory 20051230
Friends
Class CL_SXSD_SCHEMA_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ATTR_FORM_DEFAULT Instance attribute Protected Type reference (TYPE) I SXSD1_FORM_UNQUALIFIED 20051012
2 M_BLOCK_DEFAULT Instance attribute Protected Type reference (TYPE) I 20051012
3 M_COMPONENTS Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_NAMED_NODEMAP XSD Named Node Map (Unordered) 20050927
4 M_ELEM_FORM_DEFAULT Instance attribute Protected Type reference (TYPE) I SXSD1_FORM_UNQUALIFIED 20051012
5 M_FINAL_DEFAULT Instance attribute Protected Type reference (TYPE) I 20051012
6 M_IMPORTS Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_NODELIST XSD Node List (Ordered) 20050919
7 M_INCLUDES Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_NODELIST XSD Node List (Ordered) 20050919
8 M_IXML_DOCUMENT Static Attribute Protected Object reference (TYPE REF TO) IF_IXML_DOCUMENT Dummy iXML Document 20051219
9 M_LOCATION Instance attribute Protected Type reference (TYPE) ANYURI Any URI 20050927
10 M_REDEFINES Instance attribute Protected Object reference (TYPE REF TO) IF_SXSD_NODELIST XSD Node List (Ordered) 20060208
11 M_TARGET_NAMESPACE Instance attribute Protected Type reference (TYPE) ANYURI Any URI 20050915
12 M_VERSION Instance attribute Protected Type reference (TYPE) STRING 20050919
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20051219
2 CONSTRUCTOR Instance method Public Constructor 20050915
Events
Class CL_SXSD_SCHEMA_DOCUMENT has no event.
Types
Class CL_SXSD_SCHEMA_DOCUMENT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SXSD_SCHEMA_DOCUMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SXSD_SCHEMA_DOCUMENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) ANYURI SXSD1_VALUE_ABSENT any URI 20050927
2 Importing SCHEMA_DEF Call by reference Object reference (TYPE REF TO) IF_SXSD_SCHEMA_DEF XSD Schema 20050915
3 Importing TARGET_NAMESPACE Call by reference Type reference (TYPE) ANYURI SXSD1_VALUE_ABSENT any URI 20050915

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