| Document | TargetNamespace |
|---|---|
| Original | urn:edu-ix:product:3.2 |
| Modified | urn:edu-ix:product:4.0 |
| Operations | Changes | Compatibility |
|---|---|---|
| createProduct | ![]() | ![]() |
| deleteProduct | ![]() | ![]() |
| getProduct | ![]() ![]() ![]() | ![]() |
| login | ![]() ![]() ![]() | ![]() |
| updateProduct | ![]() | ![]() |
The changes break the interface.
Imported schema import[ namespace=urn:edu-ix:product:types:3.2, schemaLocation=product_3_2.xsd ] removed.
Imported schema import[ namespace=urn:edu-ix:product:types:4.0, schemaLocation=product_4_0.xsd ] added.
Documentation has changed.
TargetNamespace changed from urn:edu-ix:product:3.2 to urn:edu-ix:product:4.0.
Operation createProduct removed.
Operation updateProduct removed.
Operation deleteProduct removed.
Input message has changed from {urn:edu-ix:product:3.2}loginRequest to {urn:edu-ix:product:4.0}loginRequest.
Output message has changed from {urn:edu-ix:product:3.2}loginResponse to {urn:edu-ix:product:4.0}loginResponse.
Fault with message {urn:edu-ix:product:3.2}loginFault removed.
Fault with message {urn:edu-ix:product:4.0}loginFault added.
Input message has changed from {urn:edu-ix:product:3.2}getProductRequest to {urn:edu-ix:product:4.0}getProductRequest.
Output message has changed from {urn:edu-ix:product:3.2}getProductResponse to {urn:edu-ix:product:4.0}getProductResponse.
Fault with message {urn:edu-ix:product:3.2}getProductFault removed.
Fault with message {urn:edu-ix:product:4.0}getProductFault added. These symbols indicate that:
: Element has been added to the modified wsdl.
: Element has been removed from the original wsdl.
: The change will not influence the interface.
: The change will invalidate the interface.
: The change is related to the request message.
: The change is related to the response message.
: The change is related to a fault message.