SAP ABAP Interface IF_ISHMED_DOC_XML_CONSTANTS (Contants for XML Processing in i.s.h.med)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_DOC (Package) IS-H*MED: Medical Documents

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_DOC_SCHEMA | Basis Class for Creation of Schemas for XML Dispatch | 20050509 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_DOC_WRAP_XML | Zips or Unzips a Medical Document for Dispatch | 20041118 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_DOC_XML_DATA | Data Class for Document Application XML | 20050519 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_PMD_TO_XML | IS-H*MED: PMD Data XML File | 20050530 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_PMD_TO_XML_STRUCTURE | (new pmd-xml provider) PLEASE USE CL_ISHMED_PMD_TO_XML! | 20041118 |
Properties
Interface | IF_ISHMED_DOC_XML_CONSTANTS | |
Short Description | Contants for XML Processing in i.s.h.med |
General Data
Package | NMED_DOC | IS-H*MED: Medical Documents |
Created | 20041118 | SAP |
Last changed | 20070917 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ISHMED_DOC_XML_CONSTANTS has no forward declaration.
Interfaces
Interface IF_ISHMED_DOC_XML_CONSTANTS has no interface.
Friends
Interface IF_ISHMED_DOC_XML_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_MEDDOC_TAG_CONTENT | Constant | Public | Type reference (TYPE) | STRING | 'CONTENT' | Root Node for Content Area of a Med. Document | 20041118 | |
2 | C_MEDDOC_TAG_CONTENT_BIN | Constant | Public | Type reference (TYPE) | STRING | 'CONTENT_BIN' | Content Area for Binary Data | 20041118 | |
3 | C_MEDDOC_TAG_CONTENT_FNAME | Constant | Public | Type reference (TYPE) | STRING | 'FILE_NAME' | Node for File Names of Document Content Part | 20041118 | |
4 | C_MEDDOC_TAG_CONTENT_MIME | Constant | Public | Type reference (TYPE) | STRING | 'MIME_TYPE' | Node for Mime Type of Document Content Part | 20041118 | |
5 | C_MEDDOC_TAG_CONTENT_PART | Constant | Public | Type reference (TYPE) | STRING | 'PART' | Node for a Content Part | 20041118 | |
6 | C_MEDDOC_TAG_CONTENT_XML | Constant | Public | Type reference (TYPE) | STRING | 'CONTENT_XML' | Content Area for XML Data | 20041118 | |
7 | C_MEDDOC_TAG_HEAD | Constant | Public | Type reference (TYPE) | STRING | 'HEAD' | Root Node for Header Area of a Medical Document | 20041118 | |
8 | C_MEDDOC_TAG_ROOT | Constant | Public | Type reference (TYPE) | STRING | 'MEDDOC' | Root Node of a Medical Document | 20041118 | |
9 | C_NAMESPACE_PREFIX_MEDDOC | Constant | Private | Type reference (TYPE) | STRING | 'md' | Namespace Prefix for Medical Documents | 20050511 | |
10 | C_NAMESPACE_URI_MEDDOC | Constant | Public | Type reference (TYPE) | STRING | 'http://www.gsd-berlin.de/ishmed/xml/meddoc/' | URI for Namespace of General Parts of a Med. Document | 20041118 | |
11 | C_NAMESPACE_URI_PMDXML_EXPORT | Constant | Public | Type reference (TYPE) | STRING | C_NAMESPACE_URI_MEDDOC | URI for Namespace of Transportable PMD-XML Documents | 20041118 | |
12 | C_PMDXML_TAG_BIGTEXT | Constant | Public | Type reference (TYPE) | STRING | 'bigtext' | Multirow Text (Based on New PMD Element) | 20041118 | |
13 | C_PMDXML_TAG_DATE | Constant | Public | Type reference (TYPE) | STRING | 'date' | 'Date' Field Type | 20041118 | |
14 | C_PMDXML_TAG_DEC | Constant | Public | Type reference (TYPE) | STRING | 'dec' | Number of Points (Equivalent to Type P in ABAP) | 20041216 | |
15 | C_PMDXML_TAG_FIXTEXT | Constant | Public | Type reference (TYPE) | STRING | 'fixtext' | 20041118 | ||
16 | C_PMDXML_TAG_FLOAT | Constant | Public | Type reference (TYPE) | STRING | 'float' | 'Floating Point' Field Type (Such as ABAP Type F) | 20041118 | |
17 | C_PMDXML_TAG_INT | Constant | Public | Type reference (TYPE) | STRING | 'int' | 'Integer with Limited Length' Field Type (e.g.ABAP Type 'I') | 20041118 | |
18 | C_PMDXML_TAG_LINKELEMENT | Constant | Public | Type reference (TYPE) | STRING | 'linkelement' | 20041118 | ||
19 | C_PMDXML_TAG_LONGTEXT | Constant | Public | Type reference (TYPE) | STRING | 'longtext' | Multirow Text (Based on old PMD Text Element) | 20041118 | |
20 | C_PMDXML_TAG_MASTER | Constant | Public | Type reference (TYPE) | STRING | 'master' | Master Element (Root Node of Structured PMD Content) | 20041118 | |
21 | C_PMDXML_TAG_MULTIPLESTRUCTURE | Constant | Public | Type reference (TYPE) | STRING | 'multiplestructure' | Table Element | 20041118 | |
22 | C_PMDXML_TAG_NUM | Constant | Public | Type reference (TYPE) | STRING | 'num' | 'Integer with Unlimited Lenght' Field Type (e.g.ABAP Type N) | 20041118 | |
23 | C_PMDXML_TAG_PUSHBUTTON | Constant | Public | Type reference (TYPE) | STRING | 'pushbutton' | 20041118 | ||
24 | C_PMDXML_TAG_SAPSCRIPTTEXT | Constant | Public | Type reference (TYPE) | STRING | 'sapscripttext' | Multirow Text (Based on SAPSCRIPT Text Element) | 20041118 | |
25 | C_PMDXML_TAG_SAPSCRIPT_FORMAT | Constant | Public | Type reference (TYPE) | STRING | 'sapscript' | Tag for Sapscript Character Format | 20060824 | |
26 | C_PMDXML_TAG_SIMPLEFIELD | Constant | Public | Type reference (TYPE) | STRING | 'simplefield' | 'Single Field' Field Type (1 Row, Character-Type) | 20041118 | |
27 | C_PMDXML_TAG_SIMPLESTRUCTURE | Constant | Public | Type reference (TYPE) | STRING | 'simplestructure' | 20041118 | ||
28 | C_PMDXML_TAG_TIME | Constant | Public | Type reference (TYPE) | STRING | 'time' | 'Time' Field Type | 20041118 | |
29 | C_PMDXML_TAG_YESNOFIELD | Constant | Public | Type reference (TYPE) | STRING | 'yesnofield' | 'Yes/No' Field Type, Valid Values Are 'X' and ' ' | 20041118 | |
30 | C_XML_NAMESPACE_SEPARATOR | Constant | Public | Type reference (TYPE) | STRING | ':' | XML:Separator Between Namespace and Name of Element | 20041122 | |
31 | C_XML_NS_DECLARATION_PREFIX | Constant | Public | Type reference (TYPE) | STRING | 'xmlns' | XML:Const.for 'xmlns'-Prefix of a Name Space Declaration | 20041118 | |
32 | C_XSD_ATTRIB_BASE | Constant | Public | Type reference (TYPE) | STRING | 'base' | XML Schema: Reference to Basic Type for Type Declaration | 20041118 | |
33 | C_XSD_ATTRIB_FIXED | Constant | Public | Type reference (TYPE) | STRING | 'fixed' | XML Schema: Attribute to Force Fixed Value of an Element | 20041122 | |
34 | C_XSD_ATTRIB_MAXOCCURS | Constant | Public | Type reference (TYPE) | STRING | 'maxOccurs' | XML Schema: 'Maximum Allowed Frequency' Attribute | 20041123 | |
35 | C_XSD_ATTRIB_MINOCCURS | Constant | Public | Type reference (TYPE) | STRING | 'minOccurs' | XML Schema: 'Minimum Allowed Frequency' Attribute | 20041118 | |
36 | C_XSD_ATTRIB_NAME | Constant | Public | Type reference (TYPE) | STRING | 'name' | XML Schema: 'Name' Attribute | 20041118 | |
37 | C_XSD_ATTRIB_NILLABLE | Constant | Public | Type reference (TYPE) | STRING | 'nillable' | XML Schema: May an Element Be set to NIL (Empty) | 20041123 | |
38 | C_XSD_ATTRIB_TYPE | Constant | Public | Type reference (TYPE) | STRING | 'type' | XML Schema: 'Data Type' Attribute | 20041118 | |
39 | C_XSD_ATTRIB_VALUE | Constant | Public | Type reference (TYPE) | STRING | 'value' | XML Schema: 'Value' Attribute | 20041118 | |
40 | C_XSD_COMPLEXTYPE | Constant | Public | Type reference (TYPE) | STRING | 'complexType' | XML Schema: Complex Type | 20041118 | |
41 | C_XSD_DATATYPE_BASE64BINARY | Constant | Public | Type reference (TYPE) | STRING | 'base64Binary' | XML Schema: 'Base 64 - Coded Binary Data' Data Type | 20041122 | |
42 | C_XSD_DATATYPE_STRING | Constant | Public | Type reference (TYPE) | STRING | 'string' | XML Schema: 'String' Data Type | 20041118 | |
43 | C_XSD_ELEMENT | Constant | Public | Type reference (TYPE) | STRING | 'element' | XML Schema: Element | 20041118 | |
44 | C_XSD_NAMESPACE_URI | Constant | Public | Type reference (TYPE) | STRING | 'http://www.w3.org/2001/XMLSchema' | XML Schema: Namespace URI for XML Schema 1 | 20050214 | |
45 | C_XSD_PATTERN | Constant | Public | Type reference (TYPE) | STRING | 'pattern' | XML Schema: Formatting Pattern for a Data Type | 20041118 | |
46 | C_XSD_RESTRICTION | Constant | Public | Type reference (TYPE) | STRING | 'restriction' | XML Schema: Value Range Restriction for Type Definition | 20041118 | |
47 | C_XSD_SCHEMA_ROOT | Constant | Public | Type reference (TYPE) | STRING | 'schema' | XML Schema: Root Element of a Schema | 20041118 | |
48 | C_XSD_SEQUENCE | Constant | Public | Type reference (TYPE) | STRING | 'sequence' | XML Schema: Sequence | 20041118 | |
49 | C_XSD_SIMPLETYPE | Constant | Public | Type reference (TYPE) | STRING | 'simpleType' | XML Schema: Single Type Declaration | 20041118 | |
50 | C_XSD_TARGET_NAMESPACE | Constant | Public | Type reference (TYPE) | STRING | 'targetNamespace' | Attribute for Determining Target Namespace for a Schema | 20050210 | |
51 | C_XSD_VALUE_FALSE | Constant | Public | Type reference (TYPE) | STRING | 'false' | XML Schema: Attribute Value for "False" | 20041123 | |
52 | C_XSD_VALUE_TRUE | Constant | Public | Type reference (TYPE) | STRING | 'true' | XML Schema: Attribute Value for "True" | 20041123 | |
53 | C_XSLT_PMDXML_TO_HTML_NORMAL | Constant | Private | Type reference (TYPE) | N2_XSLT_STYLESHEET | 'N2PMD_MASTER_NORMAL' | Stylesheet:Conversion XML Display Format=>HTML Normal View | 20050606 | |
54 | C_XSLT_PMDXML_TO_HTML_PRINT | Constant | Private | Type reference (TYPE) | N2_XSLT_STYLESHEET | 'N2PMD_MASTER_PRINT' | Stylesheet:Conversion XML Display Format=>HTML Print Preview | 20050606 | |
55 | C_XSLT_PMDXML_TO_HTML_QUICK | Constant | Private | Type reference (TYPE) | N2_XSLT_STYLESHEET | 'N2PMD_MASTER_QUICK' | Stylesheet:Conversion XML-Display Format=>HTML Quick View | 20050606 | |
56 | C_XSLT_PMDXML_TO_HTML_SHORT | Constant | Private | Type reference (TYPE) | N2_XSLT_STYLESHEET | 'N2PMD_MASTER_SHORT' | Stylesheet:Conversion XML-Display Format=>HTML Short View | 20050606 |
Methods
Interface IF_ISHMED_DOC_XML_CONSTANTS has no method.
Events
Interface IF_ISHMED_DOC_XML_CONSTANTS has no event.
Types
Interface IF_ISHMED_DOC_XML_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 600 |