ZVON > References > WSDL 1.1 Reference

Type

Name: soap:styleChoice
Elements of this type:
Attributes of this type: style

Schema fragment:
<simpleType name="styleChoice">
     <restriction base="string">
          <enumeration value="rpc"/>
          <enumeration value="document"/>
     </restriction>
</simpleType>