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
Receive and Process Orders
Viewed 1976 times since Thu, Jul 5, 2012
Schemas
Viewed 1995 times since Tue, Jul 10, 2012
Constants File - Other XML Associated Files
Viewed 2024 times since Tue, Jul 10, 2012
Output XML File Questions
Viewed 2151 times since Mon, Jul 9, 2012
Lookup File Structure
Viewed 4456 times since Tue, Jul 10, 2012
Datafile Software - Keyboard Shortcuts
Viewed 21965 times since Thu, Jul 26, 2012
XML Background
Viewed 2048 times since Tue, Jul 10, 2012
Typical XML Sales Order Cycle
Viewed 2252 times since Thu, Jul 5, 2012
Purchase Ledger Transactions
Viewed 1961 times since Tue, Jul 10, 2012
Input XML File Questions
Viewed 2001 times since Mon, Jul 9, 2012