| SAS Data Set Options for the XML Engine |
| Valid in: | DATA step |
| Category: | Data Set Control |
| Restriction: | Use with the WSDL markup type only |
| See: | Importing Web Service Results Using the WSDL Markup Type (Preproduction) |
| Syntax | |
| Syntax Description | |
| Details |
Syntax |
| PARMS=input-parameters-dataset |
the name of the SAS data set that contains the input parameters. This data set is submitted to the Web service.
| Details |
Specifying the WSDL markup type enables the XML engine to invoke a Web service and import the Web service results.
For an example of the PARMS= data set option, see Importing Web Service Results.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.