<Metadata>
The <Metadata> element is the one child of the <Information> element that is used for import processing. This element has one or more <Item> elements as children, each of which defines a constant for use in the mapping file.
<Item>
An <Item> element can be a child of either the <Metadata> element or the <Header> element. Each <Item> defines a name/value pair. This table describes each attribute of the <Item> element.
| Attribute | Description |
|---|---|
| Name | Name used to refer to the metadata item. Required. |
| Value | Value of the item. Required. |