wsdl-url

This command identifies the WSDL URL for the validate action.

Syntax

wsdl-url URL

Parameters

URL
Specifies the URL of the WSDL file.

Guidelines

The wsdl-url command specifies the URL of the WSDL file that defines the operations to use during the validate action. The WSDL file can be on the local system or on the network. The command is meaningful only when the action type that is specified by the type command is validate.

Use one of the following formats to specify the location.
  • URL. The prefix of the URL can be the local:, store:, or temporary: directory. When you specify the URL, use the absolute path to the file, such as, temporary:///my_wsdl/myTest.wsdl, or use a relative path, such as ../my_wsdl/myTest.wsdl.
  • A context variable that expands to a URL that specifies the file location. Use the var://context/contextName/varName format, such as var://context/myContext/myLocation.
  • A context. The context content runs as a WSDL validation. An action that precedes the processing action, such as a fetch, must populate the context with the WSDL. Use one of the following formats:
    • var://context/name/
    • var://context/name