 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
<binding
type="glossaryTerms" name="b1">
|
|
|
<soap:binding
style="document“ transport=
|
|
|
"http://schemas.xmlsoap.org/soap/http" />
|
|
|
<operation>
|
|
|
<soap:operation
|
|
|
soapAction="http://example.com/getTerm"/>
|
|
|
<input>
<soap:body use="literal"/> </input>
|
|
|
<output> <soap:body
use="literal"/> </output>
|
|
</operation>
|
|
|
</binding>
|
|