http://www.w3.org/2003/06/wsdl
The Documentation Complex Type
Complex Type Documentation
The Documentation type allows mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
Element  has both elements and textElement has both elements and text.
 Allows any elements from any namespaces (lax validation). [0..*] Allows any elements from any namespaces (lax validation). [0..*]
</...>
 Collapse Attributes
Name Type Summary
No Attributes
 Collapse XML
-<xs:complexType  mixed="true"  name="Documentation">
-<xs:sequence>
<xs:any  maxOccurs="unbounded"  minOccurs="0"  namespace="##any"  processContents="lax" />
</xs:sequence>
</xs:complexType>
 Collapse Uses
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©