complexType "tns:Header"
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 (see within schema source)
<xs:complexType name="Header">
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
</xs:sequence>
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
{any attribute from non-schema namespace}
XML Source (see within schema source)
<xs:anyAttribute namespace="##other" processContents="lax"/>
Content Element Detail (all declarations; defined within this component only; 1/1)
{any element from non-schema namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" 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.