path element
Specifies the location and filename of a WSDL file. The path may be an absolute or relative path to the file, but must not be an URL.
Usage
<path/>
Attributes
There are no attributes.
Child elements
There are no child elements.
Parent elements
Element | Description |
---|---|
wsdl |
A WSDL file to process for contract information. |
Examples
The following XML shows a valid path element.
<path>"..\wsdls\example.wsdl"</path>
Element information
Label | Value |
---|---|
Minimum supported system |
Windows Vista |
Can be empty | Yes |