NonStop SOAP User's Manual

The Service Description Language (SDL)
NonStop SOAP User’s Manual520501-012
3-2
SDL DTD for TS/MP and NonStop Processes
WebServer environment. For example, the attribute Url could have the value:
Url='/applications/C/Finapp.pway.'
<!-Attribute 'ExeName': The value of the generated Executable.
Default is 'SoapServer.pway' -->
The ExeName attribute specifies the executable name for a Pathway_CGI server class
or a command-line process. For a Pathway_CGI server class, include the
extension.pway.
The value of ExeName should match the filename, but need not match the pathname,
in the Url attribute. You can use a Filemap directive in your iTP WebServer
configuration file to map the desired URL to the location of your executable file.
<!-Attribute 'ServerAddress': The value of the <soap:address>
element is <Value of the attribute 'ServerAddress'><Value of the
attribute 'URL'>. Default is 'http://www.nssoap.com' -->
The ServerAddress attribute, along with the URL attribute generates the
<soap:address> element (part of the service element) of the WSDL. The value of the
<soap:address> element is: <Value of the attribute ‘ServerAddress’><Value of the
attribute ‘Url’>.
<!ELEMENT Tuxedo EMPTY>
<!ELEMENT Enscribe EMPTY>