http://schemas.xmlsoap.org/wsdl/
The tMessage Complex Type
Local elements (1)
part
Complex Type tMessage
The tMessage type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... name="xs:NCName"Click here to hide Comment This attribute is required.>
<wsdl:documentation>wsdl:tDocumentation</documentation> [0..1]
 Allows any elements from other namespaces (lax validation). [0..*] Allows any elements from other namespaces (lax validation). [0..*]
<wsdl:part name="xs:NCName"Click here to hide Comment This attribute is required. element="xs:QName" type="xs:QName">wsdl:tPart</part> [0..*]
</...>
 Collapse Attributes
Name Type Summary
name NCName
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<xs:complexType  name="tMessage">
-<xs:complexContent>
-<xs:extension  base="wsdl:tExtensibleDocumented">
-<xs:sequence>
<xs:element  maxOccurs="unbounded"  minOccurs="0"  name="part"  type="wsdl:tPart" />
</xs:sequence>
<xs:attribute  name="name"  type="xs:NCName"  use="required" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
 Collapse Uses
 Collapse Type (3)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©