10 June 2009 - 3.0-beta-2 |
The Interface viewer allows relatively easy navigation and inspection of the entire contract for an imported WSDL, including all imported and included WSDL and 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;