SAP ABAP Class IF_SXSD_MULTIVALUE_FACET (XSD Multivalue Facet)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SXSD_CONSTRAINING_FACET XSD Constraining Facet 20050322
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSD_CONSTRAINING_FACET Constraining Facet 20050914
Properties
Class IF_SXSD_MULTIVALUE_FACET  
Short Description XSD Multivalue Facet    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050322   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_MULTIVALUE_FACET Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SXSD_MULTIVALUE_FACET has no interface implemented.
Friends
Class IF_SXSD_MULTIVALUE_FACET has no friend class.
Attributes
Class IF_SXSD_MULTIVALUE_FACET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NAMESPACE_DECL Instance method Public Method 20051026
2 ADD_VALUE Instance method Public Method 20050928
3 GET_ADMIN_CONTROL Instance method Public Method 20060412
4 GET_ANNOTATION Instance method Public Method 20051026
5 GET_COMPOSITE_CONTROL Instance method Public Method 20060412
6 GET_EXTENSION_ATTR Instance method Public Method 20051026
7 GET_EXTENSION_ATTR_LIST Instance method Public Method 20051026
8 GET_ID Instance method Public Method 20060412
9 GET_KIND Instance method Public Method 20050914
10 GET_NAMESPACE_DECL Instance method Public Method 20051026
11 GET_NAMESPACE_DECL_LIST Instance method Public Method 20051026
12 GET_NAMESPACE_URI Instance method Public Method 20051026
13 GET_NODE_TYPE Instance method Public Method 20051026
14 GET_PARENT Instance method Public Method 20060412
15 GET_REGISTRY Instance method Public Method 20051026
16 GET_SCHEMA_DEF Instance method Public Method 20051026
17 GET_VALUES Instance method Public Method 20050914
18 IS_FIXED Instance method Public Method 20050914
19 LOCK Instance method Public Method 20051026
20 REMOVE_EXTENSION_ATTR Instance method Public Method 20051026
21 REMOVE_NAMESPACE_DECL Instance method Public Method 20051026
22 REMOVE_VALUE Instance method Public Method 20050928
23 SET_ANNOTATION Instance method Public Method 20051026
24 SET_EXTENSION_ATTR Instance method Public Method 20051026
25 SET_ID Instance method Public Method 20060412
Events
Class IF_SXSD_MULTIVALUE_FACET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_VALUE Public Attribute reference (LIKE) 20050928
2 T_VALUES Public See coding 20050928 T_VALUES type standard table of IF_SXSD_CONSTRAINING_FACET~T_VALUE with default key
Method Signatures

Method ADD_NAMESPACE_DECL Signature

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

Method ADD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_SXSD_MULTIVALUE_FACET=>T_VALUE 20050928
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20051125

Method GET_ADMIN_CONTROL Signature

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

Method GET_ANNOTATION Signature

Method GET_ANNOTATION on class IF_SXSD_MULTIVALUE_FACET has no parameter.
Method GET_ANNOTATION on class IF_SXSD_MULTIVALUE_FACET has no exception.

Method GET_COMPOSITE_CONTROL Signature

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

Method GET_EXTENSION_ATTR Signature

Method GET_EXTENSION_ATTR on class IF_SXSD_MULTIVALUE_FACET has no parameter.
Method GET_EXTENSION_ATTR on class IF_SXSD_MULTIVALUE_FACET has no exception.

Method GET_EXTENSION_ATTR_LIST Signature

Method GET_EXTENSION_ATTR_LIST on class IF_SXSD_MULTIVALUE_FACET has no parameter.
Method GET_EXTENSION_ATTR_LIST on class IF_SXSD_MULTIVALUE_FACET has no exception.

Method GET_ID Signature

Method GET_ID on class IF_SXSD_MULTIVALUE_FACET has no parameter.
Method GET_ID on class IF_SXSD_MULTIVALUE_FACET has no exception.

Method GET_KIND Signature

Method GET_KIND on class IF_SXSD_MULTIVALUE_FACET has no parameter.
Method GET_KIND on class IF_SXSD_MULTIVALUE_FACET has no exception.

Method GET_NAMESPACE_DECL Signature

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

Method GET_NAMESPACE_DECL_LIST Signature

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

Method GET_NAMESPACE_URI Signature

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

Method GET_NODE_TYPE Signature

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

Method GET_PARENT Signature

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

Method GET_REGISTRY Signature

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

Method GET_SCHEMA_DEF Signature

Method GET_SCHEMA_DEF on class IF_SXSD_MULTIVALUE_FACET has no parameter.
Method GET_SCHEMA_DEF on class IF_SXSD_MULTIVALUE_FACET has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) IF_SXSD_MULTIVALUE_FACET=>T_VALUES 20050928

Method GET_VALUES on class IF_SXSD_MULTIVALUE_FACET has no exception.

Method IS_FIXED Signature

Method IS_FIXED on class IF_SXSD_MULTIVALUE_FACET has no parameter.
Method IS_FIXED on class IF_SXSD_MULTIVALUE_FACET has no exception.

Method LOCK Signature

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

Method REMOVE_EXTENSION_ATTR Signature

Method REMOVE_EXTENSION_ATTR on class IF_SXSD_MULTIVALUE_FACET has no parameter.
Method REMOVE_EXTENSION_ATTR on class IF_SXSD_MULTIVALUE_FACET has no exception.

Method REMOVE_NAMESPACE_DECL Signature

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

Method REMOVE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20050928
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20051125

Method SET_ANNOTATION Signature

Method SET_ANNOTATION on class IF_SXSD_MULTIVALUE_FACET has no parameter.
Method SET_ANNOTATION on class IF_SXSD_MULTIVALUE_FACET has no exception.

Method SET_EXTENSION_ATTR Signature

Method SET_EXTENSION_ATTR on class IF_SXSD_MULTIVALUE_FACET has no parameter.
Method SET_EXTENSION_ATTR on class IF_SXSD_MULTIVALUE_FACET has no exception.

Method SET_ID Signature

Method SET_ID on class IF_SXSD_MULTIVALUE_FACET has no parameter.
Method SET_ID on class IF_SXSD_MULTIVALUE_FACET has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in