http://www.w3.org/2003/05/soap-envelope
Complex Type
Envelope
The Envelope type does not allow mixed content.
There is no restriction on type derivation.
Allows any attributes from other namespaces (lax validation).
Attributes
Envelope
Envelope/Header
Envelope/Body
Name
Type
Summary
Allows any attributes from other namespaces (lax validation).
Name
Type
Summary
Allows any attributes from other namespaces (lax validation).
Name
Type
Summary
Allows any attributes from other namespaces (lax validation).
XML
- < xs:complexType name =" Envelope " >
< xs:element minOccurs =" 1 " ref =" tns:Body " />
</ xs:sequence >
< xs:anyAttribute namespace =" ##other " processContents =" lax " />
</ xs:complexType >
Uses
Element (2)
Used-By
Element (1)