OperationPropertyArray
Use this element as the container for operation properties.
Contained by
OperationContains
OperationPropertyAttributes
NoneExample
<OperationPropertyArray>
<OperationProperty name="soapOpStyle" value="document" />
<OperationProperty name="soapBindingStyle" value="document" />
<OperationProperty name="soapBodyUse" value="literal" />
</OperationPropertyArray>