http://schemas.xmlsoap.org/wsdl/
The message Element
Element anyTopLevelOptionalElement/message : tMessage  [1 .. 1]
The message element cannot have "xsi:nil" as an attribute. The message element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<wsdl:message 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..*]
</message>
 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 Identity Constraints
Element message
Uniqueness Constraints: part
Selector: wsdl:part
Fields: @name
 Collapse XML
-<xs:element  name="message"  type="wsdl:tMessage">
-<xs:unique  name="part">
<xs:selector  xpath="wsdl:part" />
<xs:field  xpath="@name" />
</xs:unique>
</xs:element>
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©