@jc:parameter-xml Annotation

The @jc:parameter-xml annotation specifies characteristics for marshaling data between XML messages and the data provided to the parameters of a web service operation. This annotation appears in a web service control that exposes a web service, so it is essentially identical to the corresponding web service annotation, @jws:parameter-xml. For more information on using this annotation, see @jws:parameter-xml.

Note: This annotation contains behavior specific to the Service Broker control. For more information, see Notes on Service Broker Control Annotations in the Service Broker Control documentation.

Related Topics

@jws:parameter-xml

Web Service Control