complexType "wsdl:DocumentationType"
Namespace:
Content:
mixed (allows character data), attr. wildcard, elem. wildcard
Defined:
globally in wsdl20.xsd; 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 mixed="true" name="DocumentationType">
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##any" 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"/>

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.