<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.

AttributeDescription
PrefixPrefix for the namespace. The prefix is used in all elements that belong to the namespace. Required.
UriURI of the namespace. Required.