03 December 2007 - 2.0-beta2 |
The Interface viewer allows relatively easy navigation/inspection of the entire contract for an imported WSDL, including all imported/included wsdl/xsd files and their contained types, definitions, etc.
The navigation tree to the left shows contained elements in the contract, selecting a node will highlight that element in its containing file to the right, automatically switching tabs if necessary. Elements referring to other elements in the contract are also double-clickable and will focus to the referenced element in the tree as follows;
Double-click on | will focus on (if available) |
---|---|
Global Element | its Complex Type |
Message Part | its Complex Type or Global Element |
Operation input/output | its Message |
Binding Operation input/output | its corresponding Operation input/output |
Port | its Binding Operation |
The viewer toolbar has the following actions (left to right)
The following screenshot shows the viewer for the PayPal API;