<DataMappings>
The <DataMappings> element is the parent of one or more <DataMap> elements.
<DataMap>
This table describes each attribute of the <DataMap> element.
Attribute | Description |
---|---|
Target | Name of the XML element or attribute that will hold the property’s value in the output file. |
Source | Source property for the data mapping. This can be a property of the target business object, or it can drill down to a property of a child object. Required. |
DefaultValue | Value to use for the target element if no source value is found. |