Home » Categories » Solutions by Business Process » E-Business » XML

Data Item Names

Datafile Software

Data Item Names


Data items in the template are specified using the data item number in 3-digit format preceded by a "Dā€ and (optionally) followed after a hyphen by a data item name that describe its contents, e.g. D010-BALANCE. The database concerned is either the database that is referenced by the position of the element in the hierarchy (e.g. the order header within the order header part of the definition, or the order detail if within details lines definition) or is the database given as an attribute in the element tag itself (see more about this below).

It is actually not necessary for the item name (i.e. BALANCE in the above example) to match the actual data item name in the database used at run-time or even to be used, and this is not checked by the XML processor. It is the data item number that is crucial to interpretation of the template. You’ll find, however, that entering a name will be extremely helpful when checking or trouble-shooting the template.

Important Note

We strongly advise you to avoid the use of the colon ":ā€ character in data item names. XML uses this character when referencing namespaces (see elsewhere). Although we do not concern ourselves with namespaces at present, it will prevent possible confusion with other XML applications and future Datafile developments if you avoid the use of the colon. If the data offered as the content of an XML template element is not recognised as a data item from a database, then the content is assumed to be text to be passed unchanged into the live XML file for output.

On input, if the template shows non-blank text and not a data item as the element content, then only if the input text matches exactly to the template content will any child elements of that element be processed. This can be useful when child elements are to be treated differently according to the content of their parent element.
Custom Fields
  • Release ID: Standard
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Order Type Codes
Viewed 1886 times since Tue, Jul 10, 2012
check
Viewed 2027 times since Mon, Jul 9, 2012
Print of Output XML Files
Viewed 2113 times since Thu, Jul 5, 2012
Foreign Currency
Viewed 1959 times since Mon, Jul 9, 2012
Tables Distributed
Viewed 2103 times since Tue, Jul 10, 2012
Template Attributes
Viewed 2032 times since Mon, Jul 9, 2012
Path and File Names
Viewed 2116 times since Mon, Jul 9, 2012
Typical XML Purchase Order Cycle
Viewed 1851 times since Mon, Jul 9, 2012
addto
Viewed 1958 times since Mon, Jul 9, 2012
Break Item On Output
Viewed 1918 times since Mon, Jul 9, 2012