ZVON > References > WSDL 1.1 Reference

Type

Name: wsdl:startWithExtensionsType
Elements of this type: wsdl:input | wsdl:output
Attributes of this type:

Schema fragment:
<complexType name="startWithExtensionsType" abstract="true">
     <complexContent>
          <extension base="wsdl:documented">
               <sequence>
                    <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
               </sequence>
          </extension>
     </complexContent>
</complexType>