OperationPropertyArray

Use this element as the container for operation properties.

Contained by

Operation

Contains

OperationProperty

Attributes

None

Example

<OperationPropertyArray>
        <OperationProperty name="soapOpStyle" value="document" />
        <OperationProperty name="soapBindingStyle" value="document" />
        <OperationProperty name="soapBodyUse" value="literal" />
</OperationPropertyArray>