Files > HDIS XML TEMPLATE

name
HDIS XML TEMPLATE
number
7115.3
location
^HDIS(7115.3,
description
This file contains the schema for XML documents. It maintains every XML element, it's sequence and whether the element has sub-elements and whether the element is a multiple.
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTBThis is the name of the XML Template. Identifies which XML schema the template relates too.
1xml version(+)0;2NUMERICIdentifies what version of XML this XML message will be used.
2encoding(+)0;3FREE TEXTDefines the encoding which will be used when creating this XML message. Normally set to "UTF-8".
3primary element(+)0;4FREE TEXTIdentifies the Primary Element in the XML schema.
4element numberSEQ;0MULTIPLE7115.34Each element (line) in the XML message is assigned an element number. The elements are processed by this number, so this data determines the sequence of data for the XML message.
5indentation(+)0;5NUMERICUsed to define the number of spaces for each element indentation. The level indicator is multiplied by the indentation field. This field can be set to zero, so that no indentation occurs.

Not Referenced