http://schemas.xmlsoap.org/soap/encoding/
The Array Element
Element Array : Array
The Array element cannot have "xsi:nil" as an attribute. The Array element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<Array arrayType="xs:string" offset="tns:arrayCoordinate" id="xs:ID" href="xs:anyURI" Allows any attributes from other namespaces (lax validation).>
-Begin Group [0...1]
 Allows any elements from any namespaces (lax validation). [0..*] Allows any elements from any namespaces (lax validation). [0..*]
End Group
</Array>

 Collapse Attributes

Name Type Summary
arrayType string
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
href anyURI
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
id ID
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
offset arrayCoordinate
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
Allows any attributes from other namespaces (lax validation).

 Collapse XML
<xs:element  name="Array"  type="tns:Array" />

 Collapse Uses
 Collapse Type (1)
Array 
 
 Collapse Used-By
 
Generated by WSDLdoc ©