ZVON > References > WSDL 1.1 Reference
Go to Standard   

Element

Name: message

Standard excerpt:
Represents an abstract definition of the data being transmitted. A message consists of logical parts, each of which is associated with a definition within some type system.

Schema fragment:
<element name="message" type="wsdl:messageType">
     <unique name="part">
          <selector xpath="part"/>
          <field xpath="@name"/>
     </unique>
</element>