<Namespaces>
The <Namespaces> element defines XML namespaces for use in the import file. This element has one or more <Namespace> elements as children.
<Namespace>
Each <Namespace> element defines an XML namespace. This table describes each attribute of the <Namespace> element.
Attribute | Description |
---|---|
Prefix | Prefix for the namespace. The prefix is used in all elements that belong to the namespace. Required. |
Uri | URI of the namespace. Required. |