Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |