SAP ABAP Interface IF_IXML_NOTATION_DECL (Notation Declaration in the DTD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-XML (Application Component) ABAP XML Processing
     SIXML (Package) iXML Library: Parsing, DOM Representation, and XML Rendering
Properties
Interface IF_IXML_NOTATION_DECL  
Short Description Notation Declaration in the DTD    
General Data
Package SIXML   iXML Library: Parsing, DOM Representation, and XML Rendering 
Created 20001103   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_IXML_NODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_IXML_NODE Node of DOM 20001103
Friends
Interface IF_IXML_NOTATION_DECL has no friend.
Attributes
Interface IF_IXML_NOTATION_DECL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20001103
2 CLONE Instance method Public Method 20001103
3 CREATE_FILTER_ANCESTOR Instance method Public Method 20001103
4 CREATE_FILTER_AND Instance method Public Method 20001103
5 CREATE_FILTER_ATTRIBUTE Instance method Public Method 20001103
6 CREATE_FILTER_ATTRIBUTE_NS Instance method Public Method 20001103
7 CREATE_FILTER_NAME Instance method Public Method 20001103
8 CREATE_FILTER_NAME_NS Instance method Public Method 20001103
9 CREATE_FILTER_NODE_TYPE Instance method Public Method 20001103
10 CREATE_FILTER_NOT Instance method Public Method 20001103
11 CREATE_FILTER_OR Instance method Public Method 20001103
12 CREATE_FILTER_PARENT Instance method Public Method 20001103
13 CREATE_INLINE_ITERATOR Instance method Public Method 20010716
14 CREATE_ITERATOR Instance method Public Method 20001103
15 CREATE_ITERATOR_FILTERED Instance method Public Method 20001103
16 CREATE_REV_INLINE_ITERATOR Instance method Public Method 20010716
17 CREATE_REV_ITERATOR Instance method Public Method 20001103
18 CREATE_REV_ITERATOR_FILTERED Instance method Public Method 20001103
19 FIND_FROM_GID Instance method Public Method 20001103
20 GET_ATTRIBUTES Instance method Public Method 20001103
21 GET_CHILDREN Instance method Public Method 20001103
22 GET_COLUMN Instance method Public Method 20001222
23 GET_DEPTH Instance method Public Method 20001103
24 GET_FIRST_CHILD Instance method Public Method 20001103
25 GET_GID Instance method Public Method 20001103
26 GET_HEIGHT Instance method Public Method 20001103
27 GET_LAST_CHILD Instance method Public Method 20001103
28 GET_LINE Instance method Public Method 20001222
29 GET_NAME Instance method Public Method 20001103
30 GET_NAMESPACE Instance method Public Method 20001103
31 GET_NAMESPACE_CONTEXT Instance method Public Method 20001103
32 GET_NAMESPACE_PREFIX Instance method Public Method 20001103
33 GET_NAMESPACE_URI Instance method Public Method 20001103
34 GET_NEXT Instance method Public Method 20001103
35 GET_OWNER_DOCUMENT Instance method Public Method 20001103
36 GET_PARENT Instance method Public Method 20001103
37 GET_PREV Instance method Public Method 20001103
38 GET_PUBLIC_ID Instance method Public Method Returns public ID of the declared notation 20001103
39 GET_ROOT Instance method Public Method 20001103
40 GET_SYSTEM_ID Instance method Public Method Returns system ID of the declared notation 20001103
41 GET_TYPE Instance method Public Method 20001103
42 GET_VALUE Instance method Public Method 20001103
43 HAS_ANCESTOR Instance method Public Method 20001103
44 INSERT_CHILD Instance method Public Method 20001103
45 IS_LEAF Instance method Public Method 20001103
46 IS_ROOT Instance method Public Method 20001103
47 NUM_CHILDREN Instance method Public Method 20001103
48 QUERY_INTERFACE Instance method Public Method 20001103
49 REMOVE_CHILD Instance method Public Method 20001103
50 REMOVE_NODE Instance method Public Method 20001103
51 RENDER Instance method Public Method 20001103
52 REPLACE_CHILD Instance method Public Method 20001103
53 SET_NAME Instance method Public Method 20001103
54 SET_NAMESPACE Instance method Public Method 20001103
55 SET_NAMESPACE_PREFIX Instance method Public Method 20001103
56 SET_NAMESPACE_URI Instance method Public Method 20001103
57 SET_VALUE Instance method Public Method 20001103
Events
Interface IF_IXML_NOTATION_DECL has no event.
Types
Interface IF_IXML_NOTATION_DECL has no local type.
Method Signatures

Method APPEND_CHILD Signature

Method APPEND_CHILD on Interface IF_IXML_NOTATION_DECL has no parameter.
Method APPEND_CHILD on Interface IF_IXML_NOTATION_DECL has no exception.

Method CLONE Signature

Method CLONE on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CLONE on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_FILTER_ANCESTOR Signature

Method CREATE_FILTER_ANCESTOR on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_FILTER_ANCESTOR on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_FILTER_AND Signature

Method CREATE_FILTER_AND on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_FILTER_AND on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_FILTER_ATTRIBUTE Signature

Method CREATE_FILTER_ATTRIBUTE on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_FILTER_ATTRIBUTE on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_FILTER_ATTRIBUTE_NS Signature

Method CREATE_FILTER_ATTRIBUTE_NS on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_FILTER_ATTRIBUTE_NS on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_FILTER_NAME Signature

Method CREATE_FILTER_NAME on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_FILTER_NAME on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_FILTER_NAME_NS Signature

Method CREATE_FILTER_NAME_NS on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_FILTER_NAME_NS on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_FILTER_NODE_TYPE Signature

Method CREATE_FILTER_NODE_TYPE on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_FILTER_NODE_TYPE on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_FILTER_NOT Signature

Method CREATE_FILTER_NOT on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_FILTER_NOT on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_FILTER_OR Signature

Method CREATE_FILTER_OR on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_FILTER_OR on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_FILTER_PARENT Signature

Method CREATE_FILTER_PARENT on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_FILTER_PARENT on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_INLINE_ITERATOR Signature

Method CREATE_INLINE_ITERATOR on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_INLINE_ITERATOR on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_ITERATOR Signature

Method CREATE_ITERATOR on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_ITERATOR on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_ITERATOR_FILTERED Signature

Method CREATE_ITERATOR_FILTERED on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_ITERATOR_FILTERED on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_REV_INLINE_ITERATOR Signature

Method CREATE_REV_INLINE_ITERATOR on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_REV_INLINE_ITERATOR on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_REV_ITERATOR Signature

Method CREATE_REV_ITERATOR on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_REV_ITERATOR on Interface IF_IXML_NOTATION_DECL has no exception.

Method CREATE_REV_ITERATOR_FILTERED Signature

Method CREATE_REV_ITERATOR_FILTERED on Interface IF_IXML_NOTATION_DECL has no parameter.
Method CREATE_REV_ITERATOR_FILTERED on Interface IF_IXML_NOTATION_DECL has no exception.

Method FIND_FROM_GID Signature

Method FIND_FROM_GID on Interface IF_IXML_NOTATION_DECL has no parameter.
Method FIND_FROM_GID on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_ATTRIBUTES on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_CHILDREN on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_COLUMN Signature

Method GET_COLUMN on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_COLUMN on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_DEPTH Signature

Method GET_DEPTH on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_DEPTH on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_FIRST_CHILD Signature

Method GET_FIRST_CHILD on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_FIRST_CHILD on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_GID Signature

Method GET_GID on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_GID on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_HEIGHT Signature

Method GET_HEIGHT on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_HEIGHT on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_LAST_CHILD Signature

Method GET_LAST_CHILD on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_LAST_CHILD on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_LINE Signature

Method GET_LINE on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_LINE on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_NAME on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_NAMESPACE Signature

Method GET_NAMESPACE on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_NAMESPACE on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_NAMESPACE_CONTEXT Signature

Method GET_NAMESPACE_CONTEXT on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_NAMESPACE_CONTEXT on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_NAMESPACE_PREFIX Signature

Method GET_NAMESPACE_PREFIX on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_NAMESPACE_PREFIX on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_NAMESPACE_URI Signature

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

Method GET_NEXT Signature

Method GET_NEXT on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_NEXT on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_OWNER_DOCUMENT Signature

Method GET_OWNER_DOCUMENT on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_OWNER_DOCUMENT on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_PARENT Signature

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

Method GET_PREV Signature

Method GET_PREV on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_PREV on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_PUBLIC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING Öffentliche Kennung falls vorhanden, ansonsten initial 20001103

Method GET_PUBLIC_ID on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_ROOT Signature

Method GET_ROOT on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_ROOT on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_SYSTEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING System-Kennung falls vorhanden, ansonsten initial 20001103

Method GET_SYSTEM_ID on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_TYPE on Interface IF_IXML_NOTATION_DECL has no exception.

Method GET_VALUE Signature

Method GET_VALUE on Interface IF_IXML_NOTATION_DECL has no parameter.
Method GET_VALUE on Interface IF_IXML_NOTATION_DECL has no exception.

Method HAS_ANCESTOR Signature

Method HAS_ANCESTOR on Interface IF_IXML_NOTATION_DECL has no parameter.
Method HAS_ANCESTOR on Interface IF_IXML_NOTATION_DECL has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface IF_IXML_NOTATION_DECL has no parameter.
Method INSERT_CHILD on Interface IF_IXML_NOTATION_DECL has no exception.

Method IS_LEAF Signature

Method IS_LEAF on Interface IF_IXML_NOTATION_DECL has no parameter.
Method IS_LEAF on Interface IF_IXML_NOTATION_DECL has no exception.

Method IS_ROOT Signature

Method IS_ROOT on Interface IF_IXML_NOTATION_DECL has no parameter.
Method IS_ROOT on Interface IF_IXML_NOTATION_DECL has no exception.

Method NUM_CHILDREN Signature

Method NUM_CHILDREN on Interface IF_IXML_NOTATION_DECL has no parameter.
Method NUM_CHILDREN on Interface IF_IXML_NOTATION_DECL has no exception.

Method QUERY_INTERFACE Signature

Method QUERY_INTERFACE on Interface IF_IXML_NOTATION_DECL has no parameter.
Method QUERY_INTERFACE on Interface IF_IXML_NOTATION_DECL has no exception.

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on Interface IF_IXML_NOTATION_DECL has no parameter.
Method REMOVE_CHILD on Interface IF_IXML_NOTATION_DECL has no exception.

Method REMOVE_NODE Signature

Method REMOVE_NODE on Interface IF_IXML_NOTATION_DECL has no parameter.
Method REMOVE_NODE on Interface IF_IXML_NOTATION_DECL has no exception.

Method RENDER Signature

Method RENDER on Interface IF_IXML_NOTATION_DECL has no parameter.
Method RENDER on Interface IF_IXML_NOTATION_DECL has no exception.

Method REPLACE_CHILD Signature

Method REPLACE_CHILD on Interface IF_IXML_NOTATION_DECL has no parameter.
Method REPLACE_CHILD on Interface IF_IXML_NOTATION_DECL has no exception.

Method SET_NAME Signature

Method SET_NAME on Interface IF_IXML_NOTATION_DECL has no parameter.
Method SET_NAME on Interface IF_IXML_NOTATION_DECL has no exception.

Method SET_NAMESPACE Signature

Method SET_NAMESPACE on Interface IF_IXML_NOTATION_DECL has no parameter.
Method SET_NAMESPACE on Interface IF_IXML_NOTATION_DECL has no exception.

Method SET_NAMESPACE_PREFIX Signature

Method SET_NAMESPACE_PREFIX on Interface IF_IXML_NOTATION_DECL has no parameter.
Method SET_NAMESPACE_PREFIX on Interface IF_IXML_NOTATION_DECL has no exception.

Method SET_NAMESPACE_URI Signature

Method SET_NAMESPACE_URI on Interface IF_IXML_NOTATION_DECL has no parameter.
Method SET_NAMESPACE_URI on Interface IF_IXML_NOTATION_DECL has no exception.

Method SET_VALUE Signature

Method SET_VALUE on Interface IF_IXML_NOTATION_DECL has no parameter.
Method SET_VALUE on Interface IF_IXML_NOTATION_DECL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 610