Definition Type Complex Type
Name Body
Namespace http://schemas.xmlsoap.org/soap/envelope/
Abstract False
XSD Schema http://schemas.xmlsoap.org/soap/envelope/
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="Body" >
  <xs:sequence>
    <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##any" processContents="lax"/>
  </xs:sequence>

  <xs:anyAttribute namespace="##any" processContents="lax">
    <xs:annotation>
      <xs:documentation>
      Prose in the spec does not specify that attributes are allowed on the Body element
    
</xs:documentation>
    </xs:annotation>

  </xs:anyAttribute>

</xs:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
Body
    tns:Body
        tns:Body
        tns:Body
References
tns:Body
Generated using Liquid XML Studio by Liquid Technologies Ltd