SAP ABAP Interface IF_SXSD_SCHEMA_DEF (XSD Schema)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SXSD (Package) XSD Schema
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSD_SCHEMA_DEF Schema Definition Component 20050914
Properties
Interface IF_SXSD_SCHEMA_DEF  
Short Description XSD Schema    
General Data
Package SXSD   XSD Schema 
Created 20050914   SAP 
Last changed 20090618   SAP 
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_BASE XSD Object 20050914
Friends
Interface IF_SXSD_SCHEMA_DEF has no friend.
Attributes
Interface IF_SXSD_SCHEMA_DEF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NAMESPACE_DECL Instance method Public Method 20051026
2 ASSEMBLE Instance method Public Method 20051010
3 CREATE_SCHEMA_DOCUMENT Instance method Public Method 20050914
4 GET_ADMIN_CONTROL Instance method Public Method 20060412
5 GET_ANNOTATION Instance method Public Method 20050914
6 GET_ATTRIBUTE_DECL Instance method Public Method 20050914
7 GET_ATTRIBUTE_GROUP_DEF Instance method Public Method 20050914
8 GET_BUILTIN_SCHEMA_DOCUMENT Instance method Public Method 20050914
9 GET_COMPONENT Instance method Public Method 20050919
10 GET_COMPONENTS Instance method Public Method 20050916
11 GET_COMPOSITE_CONTROL Instance method Public Method 20060412
12 GET_ELEMENT_DECL Instance method Public Method 20050914
13 GET_EXTENSION_ATTR Instance method Public Method 20050914
14 GET_EXTENSION_ATTR_LIST Instance method Public Method 20051026
15 GET_ID Instance method Public Method 20060412
16 GET_MODEL_GROUP_DEF Instance method Public Method 20050914
17 GET_NAMESPACE_DECL Instance method Public Method 20051026
18 GET_NAMESPACE_DECL_LIST Instance method Public Method 20051026
19 GET_NAMESPACE_URI Instance method Public Method 20051026
20 GET_NODE_TYPE Instance method Public Method 20051026
21 GET_NOTATION_DECL Instance method Public Method 20050914
22 GET_PARENT Instance method Public Method 20060412
23 GET_REGISTRY Instance method Public Method 20051026
24 GET_SCHEMA_DEF Instance method Public Method 20050915
25 GET_SCHEMA_DOCUMENT Instance method Public Method 20050914
26 GET_SCHEMA_DOCUMENTS Instance method Public Method 20050914
27 GET_TYPE_DEF Instance method Public Method 20050914
28 IS_ASSEMBLED Instance method Public Method 20051010
29 LOCK Instance method Public Method 20051026
30 REMOVE_EXTENSION_ATTR Instance method Public Method 20051026
31 REMOVE_NAMESPACE_DECL Instance method Public Method 20051026
32 SET_ANNOTATION Instance method Public Method 20051026
33 SET_EXTENSION_ATTR Instance method Public Method 20051026
34 SET_ID Instance method Public Method 20060412
Events
Interface IF_SXSD_SCHEMA_DEF has no event.
Types
Interface IF_SXSD_SCHEMA_DEF has no local type.
Method Signatures

Method ADD_NAMESPACE_DECL Signature

Method ADD_NAMESPACE_DECL on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method ADD_NAMESPACE_DECL on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method ASSEMBLE Signature

Method ASSEMBLE on Interface IF_SXSD_SCHEMA_DEF has no parameter.
# Exception Resumable Description Created on
1 CX_SXSD 20051010

Method CREATE_SCHEMA_DOCUMENT 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 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_SCHEMA_DOCUMENT XSD Schema Document 20050927
3 Importing TARGET_NAMESPACE Call by reference Type reference (TYPE) ANYURI SXSD1_VALUE_ABSENT any URI 20050927
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20051125

Method GET_ADMIN_CONTROL Signature

Method GET_ADMIN_CONTROL on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_ADMIN_CONTROL on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_ANNOTATION Signature

Method GET_ANNOTATION on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_ANNOTATION on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_ATTRIBUTE_DECL 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 NCName: XML "non-colonized" Name 20050919
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050919
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_ATTRIBUTE_DECL XSD Attribute Declaration 20050919

Method GET_ATTRIBUTE_DECL on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_ATTRIBUTE_GROUP_DEF 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 NCName: XML "non-colonized" Name 20050919
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050919
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_ATTRIBUTE_GROUP_DEF XSD Attribute Group Definition 20050919

Method GET_ATTRIBUTE_GROUP_DEF on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_BUILTIN_SCHEMA_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_SCHEMA_DOCUMENT XSD Schema Document 20050919

Method GET_BUILTIN_SCHEMA_DOCUMENT on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_COMPONENT 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 20050919
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI SXSD1_VALUE_ABSENT any URI 20050919
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_QUALIFIED XSD Qualified Component 20050919
4 Importing SYMBOLSPACE Call by reference Type reference (TYPE) I symbol space 20051011

Method GET_COMPONENT on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_NAMED_NODEMAP XSD Named Nodemap (unordered) 20050919
2 Importing SYMBOLSPACE Call by reference Type reference (TYPE) I symbol space 20051011
3 Importing TARGET_NAMESPACE Call by reference Type reference (TYPE) ANYURI SXSD1_VALUE_ABSENT any URI 20050920

Method GET_COMPONENTS on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_COMPOSITE_CONTROL Signature

Method GET_COMPOSITE_CONTROL on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_COMPOSITE_CONTROL on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_ELEMENT_DECL 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 NCName: XML "non-colonized" Name 20050919
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050919
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_ELEMENT_DECL XSD Element Declaration 20050919

Method GET_ELEMENT_DECL on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_EXTENSION_ATTR Signature

Method GET_EXTENSION_ATTR on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_EXTENSION_ATTR on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_EXTENSION_ATTR_LIST Signature

Method GET_EXTENSION_ATTR_LIST on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_EXTENSION_ATTR_LIST on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_ID Signature

Method GET_ID on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_ID on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_MODEL_GROUP_DEF 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 NCName: XML "non-colonized" Name 20050919
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050919
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_MODEL_GROUP_DEF XSD Model Group definition 20050919

Method GET_MODEL_GROUP_DEF on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_NAMESPACE_DECL Signature

Method GET_NAMESPACE_DECL on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_NAMESPACE_DECL on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_NAMESPACE_DECL_LIST Signature

Method GET_NAMESPACE_DECL_LIST on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_NAMESPACE_DECL_LIST on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_NAMESPACE_URI on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_NODE_TYPE Signature

Method GET_NODE_TYPE on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_NODE_TYPE on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_NOTATION_DECL 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 NCName: XML "non-colonized" Name 20050919
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050919
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_NOTATION_DECL XSD Notation 20050919

Method GET_NOTATION_DECL on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_PARENT on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_REGISTRY Signature

Method GET_REGISTRY on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_REGISTRY on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_SCHEMA_DEF Signature

Method GET_SCHEMA_DEF on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method GET_SCHEMA_DEF on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_SCHEMA_DOCUMENT 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 20050920
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_SCHEMA_DOCUMENT XSD Schema Document 20050919
3 Importing TARGET_NAMESPACE Call by reference Type reference (TYPE) ANYURI SXSD1_VALUE_ABSENT any URI 20050919

Method GET_SCHEMA_DOCUMENT on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_SCHEMA_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_NODELIST XSD Nodelist (ordered) 20050919
2 Importing TARGET_NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050927

Method GET_SCHEMA_DOCUMENTS on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method GET_TYPE_DEF 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 NCName: XML "non-colonized" Name 20050919
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050919
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_TYPE_DEF XSD Type definition 20050919

Method GET_TYPE_DEF on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method IS_ASSEMBLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20051010

Method IS_ASSEMBLED on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method LOCK Signature

Method LOCK on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method LOCK on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method REMOVE_EXTENSION_ATTR Signature

Method REMOVE_EXTENSION_ATTR on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method REMOVE_EXTENSION_ATTR on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method REMOVE_NAMESPACE_DECL Signature

Method REMOVE_NAMESPACE_DECL on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method REMOVE_NAMESPACE_DECL on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method SET_ANNOTATION Signature

Method SET_ANNOTATION on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method SET_ANNOTATION on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method SET_EXTENSION_ATTR Signature

Method SET_EXTENSION_ATTR on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method SET_EXTENSION_ATTR on Interface IF_SXSD_SCHEMA_DEF has no exception.

Method SET_ID Signature

Method SET_ID on Interface IF_SXSD_SCHEMA_DEF has no parameter.
Method SET_ID on Interface IF_SXSD_SCHEMA_DEF has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710