|
Home >Online Product Documentation >Table of Contents >Example ExampleIn this example, we have imported the WSDL my_StockQuotes.wsdl into our local WSDL. This WSDL is a copy of the Swanand Mokashi StockQuotes.wsdl. When imported, Stylus Studio creates the following: In addition to the default xmlns:xsd and xmlns:wsdl namespaces created with the Definitions elements, notice that the xmlns:auto9 namespace has been added. Now, if we load the imported WSDL and then create a Binding element, we see that the Type property drop-down list contains several types with the auto9 namespace prefix: In addition, the imported WSDL now appears in the definitions browser. |