Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the download location for a <wsdl:import> directive that does not explicitly specify a location.
Usage
<importHint>
child elements
</importHint>
Attributes
There are no attributes.
Child elements
| Element | Description |
|---|---|
| location |
The location of the file to import. The location may be a relative path, an absolute path, or an HTTP URL. |
| nameSpace |
The namespace to import. This should match the namespace specified in the <wsdl:import> element. |
Child element sequence
(
nameSpace,
location
)
Parent elements
| Element | Description |
|---|---|
| wsdl |
Specifies a WSDL file to process for contract information. |
Element information
| Label | Value |
|---|---|
| Minimum supported system |
Windows Vista |
| Can be empty | No |