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
Markup Rules
Viewed 1964 times since Tue, Jul 10, 2012
Supplier Codes
Viewed 1951 times since Tue, Jul 10, 2012
Report Exceptions
Viewed 4354 times since Mon, Jul 9, 2012
Order Type Codes
Viewed 1886 times since Tue, Jul 10, 2012
Supplier Parameters
Viewed 1958 times since Mon, Jul 9, 2012
Permitted Characters
Viewed 2144 times since Mon, Jul 9, 2012
Accumulator File
Viewed 2503 times since Mon, Jul 9, 2012
additions
Viewed 1908 times since Mon, Jul 9, 2012
search
Viewed 1948 times since Mon, Jul 9, 2012
Handling Incoming XML Errors
Viewed 3373 times since Thu, Jul 5, 2012