complexType "tns:Body"
Namespace:
Content:
complex, attr. wildcard, elem. wildcard
Defined:
globally in envelope; see XML source
Includes:
definitions of attr. wildcard, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...
   
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="Body">
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##any" processContents="lax"/>
</xs:sequence>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
{any attribute from any namespace}
Prose in the spec does not specify that attributes are allowed on the Body element
XML Source (w/o annotations (1); see within schema source)
<xs:anyAttribute namespace="##any" processContents="lax"/>
Content Element Detail (all declarations; defined within this component only; 1/1)
{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##any" processContents="lax"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.