Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Specifies a WSDL file to process for contract information.
Usage
<wsdl>
child elements
</wsdl>
Attributes
There are no attributes.
Child elements
| Element | Description |
|---|---|
| excludeImport |
Prevents the generation of import statements for specified targets named in a <wsdl:import> element in a WSDL file. |
| importHint |
Specifies the download location for a <wsdl:import> directive that does not explicitly specify a location. |
| path |
File and path of the WSDL input file. |
Child element sequence
(
importHint*,
excludeImport*,
path
)
Parent elements
| Element | Description |
|---|---|
| wsdCodeGen |
The root element of an WSDAPI code generator XML script file. |
Remarks
Any importHint or excludeImport elements appearing after the path element in an XML configuration file will be ignored.
Element information
| Label | Value |
|---|---|
| Minimum supported system |
Windows Vista |
| Can be empty | No |