
34 DataPower SOA Appliance Service Planning, Implementation, and Best Practices
Example 2-4 reflects the Endpoint Policy Subjects that can be shown using the
“?wsdl” query.
Example 2-4 Endpoint Policy Subjects shown by the WSP
wsdl:service -> wsdl:port
wsdl:service -> wsdl:port -> wsdl:binding
wsdl:service -> wsdl:port -> wsdl:binding -> wsdl:portType
In all three cases, the ?wsdl command returns the merged policy attached to the
port, not the binding or the portType.
The ?wsdl command does not return what is actually in the WSDL document, but
rather the compiled version of it, modified to reflect the service that the client
sees based on all of ...