| 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 login removed.
Operation deleteProduct removed.
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.
Input message has changed from {urn:edu-ix:product:3.2}createProductRequest to {urn:edu-ix:product:4.0}createProductRequest.
Output message has changed from {urn:edu-ix:product:3.2}createProductResponse to {urn:edu-ix:product:4.0}createProductResponse.
Fault with message {urn:edu-ix:product:3.2}createProductFault removed.
Fault with message {urn:edu-ix:product:4.0}createProductFault added.
Input message has changed from {urn:edu-ix:product:3.2}updateProductRequest to {urn:edu-ix:product:4.0}updateProductRequest.
Output message has changed from {urn:edu-ix:product:3.2}updateProductResponse to {urn:edu-ix:product:4.0}updateProductResponse.
Fault with message {urn:edu-ix:product:3.2}updateProductFault removed.
Fault with message {urn:edu-ix:product:4.0}updateProductFault 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.