Tagged Values
<<E2ESOAPService>>
Stereotype <<E2ESOAPService>> is used in the component diagram to mark a service as SOAP service.
Error rendering macro 'multiexcerpt' : Page loading failed
<<E2ESOAPPortType>>
Error rendering macro 'multiexcerpt' : Page loading failed
<<SOAPRPCOperation>>
|
Name Dialog / Tag / Parameter |
Description |
WSDL Snippet |
Allowed Values |
|
|---|---|---|---|---|
|
Rpc Response Name
|
Use to overwrite the RPC response message name in the WSDL. |
<wsdl:message name="myReponseName"> <wsdl:part name="output" type="stns1:OutputClass"/> |
any valid string
|
|
|
Soap Input Namespace
|
Use to overwrite the SOAP input namespace in the WSDL. |
<wsdl:input> <soap:body [...] namespace="myInputNamespace"/> |
any valid namespace string
|
|
|
Soap Output Namespace
|
Use to overwrite the SOAP output namespace in the WSDL. |
<wsdl:output> <soap:body [...] namespace="myOutputNamespace"/> |
any valid namespace string
|
|
<<SOAPDocumentOperation>>
Error rendering macro 'multiexcerpt' : Page loading failed