http://schemas.xmlsoap.org/soap/encoding/
The Array Complex Type
'Array' is a complex type for accessors identified by position
Subtypes (2)
DirectoryCategoryArrayderived by restriction ResultElementArrayderived by restriction
Complex Type Array
The Array type does not allow mixed content. There is no restriction on type derivation.  Allows any attributes from other namespaces (lax validation).
 CollapseClick here to hide comment XML Instance
<... arrayType="xs:string" href="xs:anyURI" id="xs:ID" offset="tns:arrayCoordinate" 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
</...>

 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:complexType  name="Array">
-<xs:annotation>
<xs:documentation> 'Array' is a complex type for accessors identified by position </xs:documentation>
</xs:annotation>
<xs:group  minOccurs="0"  ref="tns:Array" />
<xs:attributeGroup  ref="tns:arrayAttributes" />
<xs:attributeGroup  ref="tns:commonAttributes" />
</xs:complexType>

 Collapse Uses
 Collapse Attribute Group (2)
 Collapse Model Group (1)
Array 
 
 Collapse Used-By
 Collapse Element (1)
Array 
 
Generated by WSDLdoc ©