SAP ABAP Interface IF_SXSD_ATTRIBUTE_USE (XSD Attribute Use)
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_ATTRIBUTE_USE Attribute Use Component 20050914
Properties
Interface IF_SXSD_ATTRIBUTE_USE  
Short Description XSD Attribute Use    
General Data
Package SXSD   XSD Schema 
Created 20050322   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 IF_SXSD_ABSTRACT_DECL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SXSD_ATTRIBUTE_USE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 SXSD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SLIB_NODE SLIB Node 20050914
Friends
Interface IF_SXSD_ATTRIBUTE_USE has no friend.
Attributes
Interface IF_SXSD_ATTRIBUTE_USE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NAMESPACE_DECL Instance method Public Method 20051024
2 GET_ADMIN_CONTROL Instance method Public Method 20060412
3 GET_ATTRIBUTE_DECL Instance method Public Method 20050914
4 GET_COMPOSITE_CONTROL Instance method Public Method 20060412
5 GET_CONSTRAINT_TYPE Instance method Public Method 20050914
6 GET_CONSTRAINT_VALUE Instance method Public Method 20050914
7 GET_DEFAULT_VALUE Instance method Public Method 20050914
8 GET_FIXED_VALUE Instance method Public Method 20050914
9 GET_NAMESPACE_DECL Instance method Public Method 20051024
10 GET_NAMESPACE_DECL_LIST Instance method Public Method 20051024
11 GET_NAMESPACE_URI Instance method Public Method 20050427
12 GET_NODE_TYPE Instance method Public Method 20050427
13 GET_PARENT Instance method Public Method 20060412
14 GET_REGISTRY Instance method Public Method 20050427
15 GET_USE Instance method Public Method 20050914
16 IS_DEFAULT Instance method Public Method 20050914
17 IS_FIXED Instance method Public Method 20050914
18 IS_OPTIONAL Instance method Public Method 20050914
19 IS_PROHIBITED Instance method Public Method 20050914
20 IS_REQUIRED Instance method Public Method 20050914
21 LOCK Instance method Public Method 20050427
22 REMOVE_NAMESPACE_DECL Instance method Public Method 20051024
23 SET_ATTRIBUTE_DECL Instance method Public Method 20051014
24 SET_ATTRIBUTE_DECL_REF Instance method Public Method 20051014
25 SET_CONSTRAINT Instance method Public Method 20051013
26 SET_DEFAULT Instance method Public Method 20051013
27 SET_FIXED Instance method Public Method 20051013
28 SET_REQUIRED Instance method Public Method 20051014
29 SET_USE Instance method Public Method 20051014
Events
Interface IF_SXSD_ATTRIBUTE_USE has no event.
Types
Interface IF_SXSD_ATTRIBUTE_USE has no local type.
Method Signatures

Method ADD_NAMESPACE_DECL Signature

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

Method GET_ADMIN_CONTROL Signature

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

Method GET_ATTRIBUTE_DECL 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_ATTRIBUTE_DECL XSD Attribute Declaration 20051014

Method GET_ATTRIBUTE_DECL on Interface IF_SXSD_ATTRIBUTE_USE has no exception.

Method GET_COMPOSITE_CONTROL Signature

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

Method GET_CONSTRAINT_TYPE Signature

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

Method GET_CONSTRAINT_TYPE on Interface IF_SXSD_ATTRIBUTE_USE has no exception.

Method GET_CONSTRAINT_VALUE Signature

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

Method GET_CONSTRAINT_VALUE on Interface IF_SXSD_ATTRIBUTE_USE has no exception.

Method GET_DEFAULT_VALUE Signature

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

Method GET_DEFAULT_VALUE on Interface IF_SXSD_ATTRIBUTE_USE has no exception.

Method GET_FIXED_VALUE Signature

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

Method GET_FIXED_VALUE on Interface IF_SXSD_ATTRIBUTE_USE has no exception.

Method GET_NAMESPACE_DECL Signature

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

Method GET_NAMESPACE_DECL_LIST Signature

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

Method GET_NAMESPACE_URI Signature

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

Method GET_NODE_TYPE Signature

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

Method GET_PARENT Signature

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

Method GET_REGISTRY Signature

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

Method GET_USE Signature

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

Method GET_USE on Interface IF_SXSD_ATTRIBUTE_USE has no exception.

Method IS_DEFAULT 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 20051013

Method IS_DEFAULT on Interface IF_SXSD_ATTRIBUTE_USE has no exception.

Method IS_FIXED 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 20051013

Method IS_FIXED on Interface IF_SXSD_ATTRIBUTE_USE has no exception.

Method IS_OPTIONAL 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 20051017

Method IS_OPTIONAL on Interface IF_SXSD_ATTRIBUTE_USE has no exception.

Method IS_PROHIBITED 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 20051014

Method IS_PROHIBITED on Interface IF_SXSD_ATTRIBUTE_USE has no exception.

Method IS_REQUIRED 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 20051017

Method IS_REQUIRED on Interface IF_SXSD_ATTRIBUTE_USE has no exception.

Method LOCK Signature

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

Method REMOVE_NAMESPACE_DECL Signature

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

Method SET_ATTRIBUTE_DECL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DECL Call by reference Object reference (TYPE REF TO) IF_SXSD_ATTRIBUTE_DECL 20051014
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20051125

Method SET_ATTRIBUTE_DECL_REF 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 local name 20051014
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20051014
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20051125

Method SET_CONSTRAINT Signature

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

Method SET_DEFAULT Signature

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

Method SET_FIXED Signature

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

Method SET_REQUIRED Signature

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

Method SET_USE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USE Call by reference Type reference (TYPE) I 20051014
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20051125
History
Last changed by/on SAP  20090618 
SAP Release Created in 710