Integration Server 10.15 | Web Services Developer’s Guide | Array Handling for Document/Literal and RPC/Literal | XML Namespace Decoding for Array Elements
 
XML Namespace Decoding for Array Elements
When decoding the XML namespace for ArrayOflistNameItem or ArrayOfstring elements in a SOAP message, Integration Server uses document type-directed decoding in which the document type associated with the element determines the decoding.
*If the ArrayOflistNameItem or ArrayOfstring element corresponds to a document type field that contains a namespace, then Integration Server decodes the XML element with the XML namespace.
*If the ArrayOflistNameItem" or ArrayOfstring element corresponds to a document type field that does not contain a namespace, then Integration Server ignores the namespace provided for the element in the SOAP message.
*If there is not a document type for the element then Integration Server ignores the namespace provided for the element in the SOAP message.