The XML Namespaces settings provide namespace declarations for an XML file type. Each namespace declaration specifies a URI for each prefix. When WorldServer opens an XML document of this file type, it uses these namespaces.
Option | Description |
---|---|
Namespace URI if xmlns: is declared in documents, prefix if not | If a namespace declaration in the document defines a prefix, use it. Otherwise, use the namespace declaration in the file type settings (that is, on this page).
(Use namespace declarations in the file type settings to resolve prefixes that are not in the document declarations.) |
Prefix only (ignore xmlns: declarations in the document) | If a namespace declaration in the file type settings (that is, on this page), defines a prefix, then use it. Otherwise use the namespace declaration in the document.
(Use the namespace declarations in the document to resolve prefixes that are not in the file type settings declarations.) |