SAP ABAP Class IF_SXSD_PARTICLE (XSD Particle)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SLIB_NODE | SLIB Node | 20050914 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXSD_PARTICLE | Particle Component | 20050914 |
Properties
| Class | IF_SXSD_PARTICLE | |
| Short Description | XSD Particle | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SXSD_PARTICLE has no interface implemented.
Friends
Class IF_SXSD_PARTICLE has no friend class.
Attributes
Class IF_SXSD_PARTICLE has no attribute.
Methods
Events
Class IF_SXSD_PARTICLE has no event.
Types
Class IF_SXSD_PARTICLE has no local type.
Method Signatures
Method ADD_NAMESPACE_DECL Signature
Method ADD_NAMESPACE_DECL on class IF_SXSD_PARTICLE has no parameter.
Method ADD_NAMESPACE_DECL on class IF_SXSD_PARTICLE has no exception.
Method GET_ADMIN_CONTROL Signature
Method GET_ADMIN_CONTROL on class IF_SXSD_PARTICLE has no parameter.
Method GET_ADMIN_CONTROL on class IF_SXSD_PARTICLE has no exception.
Method GET_COMPOSITE_CONTROL Signature
Method GET_COMPOSITE_CONTROL on class IF_SXSD_PARTICLE has no parameter.
Method GET_COMPOSITE_CONTROL on class IF_SXSD_PARTICLE has no exception.
Method GET_MAX_OCCURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | 20051017 |
Method GET_MAX_OCCURS on class IF_SXSD_PARTICLE has no exception.
Method GET_MIN_OCCURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | 20051017 |
Method GET_MIN_OCCURS on class IF_SXSD_PARTICLE has no exception.
Method GET_NAMESPACE_DECL Signature
Method GET_NAMESPACE_DECL on class IF_SXSD_PARTICLE has no parameter.
Method GET_NAMESPACE_DECL on class IF_SXSD_PARTICLE has no exception.
Method GET_NAMESPACE_DECL_LIST Signature
Method GET_NAMESPACE_DECL_LIST on class IF_SXSD_PARTICLE has no parameter.
Method GET_NAMESPACE_DECL_LIST on class IF_SXSD_PARTICLE has no exception.
Method GET_NAMESPACE_URI Signature
Method GET_NAMESPACE_URI on class IF_SXSD_PARTICLE has no parameter.
Method GET_NAMESPACE_URI on class IF_SXSD_PARTICLE has no exception.
Method GET_NODE_TYPE Signature
Method GET_NODE_TYPE on class IF_SXSD_PARTICLE has no parameter.
Method GET_NODE_TYPE on class IF_SXSD_PARTICLE has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class IF_SXSD_PARTICLE has no parameter.
Method GET_PARENT on class IF_SXSD_PARTICLE has no exception.
Method GET_REGISTRY Signature
Method GET_REGISTRY on class IF_SXSD_PARTICLE has no parameter.
Method GET_REGISTRY on class IF_SXSD_PARTICLE has no exception.
Method GET_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SXSD_TERM | XSD Term | 20051017 |
Method GET_TERM on class IF_SXSD_PARTICLE has no exception.
Method IS_MAX_OCCURS_UNBOUNDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051017 |
Method IS_MAX_OCCURS_UNBOUNDED on class IF_SXSD_PARTICLE has no exception.
Method LOCK Signature
Method LOCK on class IF_SXSD_PARTICLE has no parameter.
Method LOCK on class IF_SXSD_PARTICLE has no exception.
Method REMOVE_NAMESPACE_DECL Signature
Method REMOVE_NAMESPACE_DECL on class IF_SXSD_PARTICLE has no parameter.
Method REMOVE_NAMESPACE_DECL on class IF_SXSD_PARTICLE has no exception.
Method SET_MAX_OCCURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX | Call by reference | Type reference (TYPE) | I | 20051017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20051125 |
Method SET_MIN_OCCURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MIN | Call by reference | Type reference (TYPE) | I | 20051017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20051125 |
Method SET_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TERM | Call by reference | Object reference (TYPE REF TO) | IF_SXSD_TERM | XSD Term | 20051019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060120 |
Method SET_TERM_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | NCNAME | local name | 20051229 | |||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20051229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20051229 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |