SAP ABAP Class IF_SXSDS_TYPE (XSD Schema Simplified Type)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SLIB_NODE SLIB Node 20041113
2 Interface composition (i COMPRISING i_ref)  IF_SXSDS_UNSCANNED XSD Schema Simplified Unscanned 20041114
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SXSDS_COMPLEX_TYPE XSD Schema Simplified complexType 20041113
2 Interface composition (i COMPRISING i_ref)  IF_SXSDS_SIMPLE_TYPE XSD Schema Simplified simpleType 20041113
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSDS_OBJECTS XSD Schema Simplified Objects 20041113
Properties
Class IF_SXSDS_TYPE  
Short Description XSD Schema Simplified Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041113   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)
Interfaces
Class IF_SXSDS_TYPE has no interface implemented.
Friends
Class IF_SXSDS_TYPE has no friend class.
Attributes
Class IF_SXSDS_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NAMESPACE_DECL Instance method Public Method 20050121
2 ADD_XML_ATTRIBUTE Instance method Public Method 20041114
3 ADD_XML_NODE Instance method Public Method 20041114
4 GET_ADMIN_CONTROL Instance method Public Method 20060412
5 GET_ANONYMOUS Instance method Public Method 20041228
6 GET_COMPOSITE_CONTROL Instance method Public Method 20060412
7 GET_NAME Instance method Public Method 20041114
8 GET_NAMESPACE_DECL Instance method Public Method 20050121
9 GET_NAMESPACE_DECL_LIST Instance method Public Method 20050121
10 GET_NAMESPACE_URI Instance method Public Method 20041113
11 GET_NODE_TYPE Instance method Public Method 20041113
12 GET_PARENT Instance method Public Method 20060412
13 GET_QNAME Instance method Public Method 20041116
14 GET_REGISTRY Instance method Public Method 20041202
15 GET_SCHEMA Instance method Public Method 20041116
16 GET_TARGET_NAMESPACE Instance method Public Method 20041114
17 GET_XML_ATTRIBUTES Instance method Public Method 20041114
18 GET_XML_NODES Instance method Public Method 20041114
19 LOCK Instance method Public Method 20050121
20 REMOVE_NAMESPACE_DECL Instance method Public Method 20050121
21 REMOVE_XML_ATTRIBUTE Instance method Public Method 20041114
22 REMOVE_XML_NODE Instance method Public Method 20041114
23 SET_NAME Instance method Public Method 20041114
24 SET_SCHEMA Instance method Public Method 20041228
Events
Class IF_SXSDS_TYPE has no event.
Types
Class IF_SXSDS_TYPE has no local type.
Method Signatures

Method ADD_NAMESPACE_DECL Signature

Method ADD_NAMESPACE_DECL on class IF_SXSDS_TYPE has no parameter.
Method ADD_NAMESPACE_DECL on class IF_SXSDS_TYPE has no exception.

Method ADD_XML_ATTRIBUTE Signature

Method ADD_XML_ATTRIBUTE on class IF_SXSDS_TYPE has no parameter.
Method ADD_XML_ATTRIBUTE on class IF_SXSDS_TYPE has no exception.

Method ADD_XML_NODE Signature

Method ADD_XML_NODE on class IF_SXSDS_TYPE has no parameter.
Method ADD_XML_NODE on class IF_SXSDS_TYPE has no exception.

Method GET_ADMIN_CONTROL Signature

Method GET_ADMIN_CONTROL on class IF_SXSDS_TYPE has no parameter.
Method GET_ADMIN_CONTROL on class IF_SXSDS_TYPE has no exception.

Method GET_ANONYMOUS 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 20041228
# Exception Resumable Description Created on
1 CX_SXSDS XSD Schema Simplified Exceptions 20041228

Method GET_COMPOSITE_CONTROL Signature

Method GET_COMPOSITE_CONTROL on class IF_SXSDS_TYPE has no parameter.
Method GET_COMPOSITE_CONTROL on class IF_SXSDS_TYPE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20041114

Method GET_NAME on class IF_SXSDS_TYPE has no exception.

Method GET_NAMESPACE_DECL Signature

Method GET_NAMESPACE_DECL on class IF_SXSDS_TYPE has no parameter.
Method GET_NAMESPACE_DECL on class IF_SXSDS_TYPE has no exception.

Method GET_NAMESPACE_DECL_LIST Signature

Method GET_NAMESPACE_DECL_LIST on class IF_SXSDS_TYPE has no parameter.
Method GET_NAMESPACE_DECL_LIST on class IF_SXSDS_TYPE has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on class IF_SXSDS_TYPE has no parameter.
Method GET_NAMESPACE_URI on class IF_SXSDS_TYPE has no exception.

Method GET_NODE_TYPE Signature

Method GET_NODE_TYPE on class IF_SXSDS_TYPE has no parameter.
Method GET_NODE_TYPE on class IF_SXSDS_TYPE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class IF_SXSDS_TYPE has no parameter.
Method GET_PARENT on class IF_SXSDS_TYPE has no exception.

Method GET_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) QNAME Qualified Name 20041116

Method GET_QNAME on class IF_SXSDS_TYPE has no exception.

Method GET_REGISTRY Signature

Method GET_REGISTRY on class IF_SXSDS_TYPE has no parameter.
Method GET_REGISTRY on class IF_SXSDS_TYPE has no exception.

Method GET_SCHEMA 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_SXSDS_SCHEMA_CONTAINER XSD Schema Simplified Container 20041116

Method GET_SCHEMA on class IF_SXSDS_TYPE has no exception.

Method GET_TARGET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) ANYURI any URI 20041114

Method GET_TARGET_NAMESPACE on class IF_SXSDS_TYPE has no exception.

Method GET_XML_ATTRIBUTES Signature

Method GET_XML_ATTRIBUTES on class IF_SXSDS_TYPE has no parameter.
Method GET_XML_ATTRIBUTES on class IF_SXSDS_TYPE has no exception.

Method GET_XML_NODES Signature

Method GET_XML_NODES on class IF_SXSDS_TYPE has no parameter.
Method GET_XML_NODES on class IF_SXSDS_TYPE has no exception.

Method LOCK Signature

Method LOCK on class IF_SXSDS_TYPE has no parameter.
Method LOCK on class IF_SXSDS_TYPE has no exception.

Method REMOVE_NAMESPACE_DECL Signature

Method REMOVE_NAMESPACE_DECL on class IF_SXSDS_TYPE has no parameter.
Method REMOVE_NAMESPACE_DECL on class IF_SXSDS_TYPE has no exception.

Method REMOVE_XML_ATTRIBUTE Signature

Method REMOVE_XML_ATTRIBUTE on class IF_SXSDS_TYPE has no parameter.
Method REMOVE_XML_ATTRIBUTE on class IF_SXSDS_TYPE has no exception.

Method REMOVE_XML_NODE Signature

Method REMOVE_XML_NODE on class IF_SXSDS_TYPE has no parameter.
Method REMOVE_XML_NODE on class IF_SXSDS_TYPE has no exception.

Method SET_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 NCName: XML "non-colonized" Name 20041114
# Exception Resumable Description Created on
1 CX_SIDL 20041116
2 CX_SLIB SLIB Exceptions 20050121

Method SET_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCHEMA Call by reference Object reference (TYPE REF TO) IF_SXSDS_SCHEMA_CONTAINER XSD Schema Simplified Container 20041228

Method SET_SCHEMA on class IF_SXSDS_TYPE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in