External References
WSDL or XSD on an HTTP network location can be imported in a local WSDL without physically importing them into the project repository. These external references are restricted to imports only, that is, <wsdl:import> and <xsd:import>
elements from WSDL and XSD namespaces, respectively.
Changes made to the external references are included automatically. This behavior is the same as with any locally imported WSDL or XSD.
The property java.property.com.tibco.xml.tns.parse.ImportSpecialResolution
should be set to true
in designer.tra to enable external WSDL support.