http://schemas.xmlsoap.org/wsdl/
Complex Type
tDocumentation
The tDocumentation type allows mixed content.
There is no restriction on type derivation.
 XML Instance |
<...>  Element has both elements and text. ![Allows any elements from any namespaces (lax validation). [0..*]](../../img/any.gif) Allows any elements from any namespaces (lax validation). [0..*] </...>
|
Attributes |
| Name |
Type |
Summary |
| No Attributes |
|
XML |
-<xs:complexType mixed="true" name="tDocumentation">
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax" />
</xs:sequence>
</xs:complexType>
|
Uses |
|
|
Used-By |
Element (1)
|