http://www.w3.org/2003/05/soap-envelope
The Envelope Element
Element Envelope : Envelope
The Envelope element cannot have "xsi:nil" as an attribute. The Envelope element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<tns:Envelope Allows any attributes from other namespaces (lax validation).>
-Begin Sequence [1...1]
<tns:Header Allows any attributes from other namespaces (lax validation).>Header</Header> [0..1]
<tns:Body Allows any attributes from other namespaces (lax validation).>Body</Body> [1..1]
End Sequence
</Envelope>
 Collapse Attributes
Name Type Summary
Allows any attributes from other namespaces (lax validation).
 Collapse XML
<xs:element  name="Envelope"  type="tns:Envelope" />
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©