ZVON > References > WSDL 1.1 Reference

Type

Name: wsdl:partType
Elements of this type: wsdl:part
Attributes of this type:

Schema fragment:
<complexType name="partType">
     <complexContent>
          <extension base="wsdl:openAtts">
               <attribute name="name" type="NMTOKEN" use="optional"/>
               <attribute name="type" type="QName" use="optional"/>
               <attribute name="element" type="QName" use="optional"/>
          </extension>
     </complexContent>
</complexType>