http://schemas.xmlsoap.org/soap/encoding/
The Struct Complex Type
Complex Type Struct
The Struct 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
<... href="xs:anyURI" id="xs:ID" 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
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
 
Allows any attributes from other namespaces (lax validation).

 Collapse XML
-<xs:complexType  name="Struct">
<xs:group  minOccurs="0"  ref="tns:Struct" />
<xs:attributeGroup  ref="tns:commonAttributes" />
</xs:complexType>

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