importconfiguration
importconfiguration
The importconfiguration element is the root element in the import configuration XML file.
Child elements
Note: Child elements are ordered.
| Name | Number of occurrences | Description |
|---|---|---|
| xmlvalidation | 1 | Specifies whether to validate all the XML files in the import package before importing. |
| importstrategy | 0..1 | Specifies how the Import-Export handles conflicts between the data it is importing and the existing data. |
| packager | 1 | Specifies how the data being imported is packaged. |
| retrieval | 1 | Specifies the location of the data being imported. |
| transformerschain | 0..1 | Specifies a set of transformations to apply to the data before it is imported. |

