Specifies a proxy for the connection and provides access to a secure proxy.
-show100style
Shows procedure and function signatures as documented in the 10.0x releases of OpenEdge. For more information, see Analyzing wrapped document literal.
-noint64
Prior to OpenEdge Version 10.1B, the ABL INT64 data type did not exist and the WDSL Analyzer mapped XML Schema types of xsd:long to the ABL DECIMAL data type. Use this option if you want to use the xsd:long to ABL DECIMAL mapping. Otherwise, xsd:long maps to INT64. The current version of OpenEdge continues to recognize existing mappings of xsd:long to DECIMAL as valid whether or not this option is specified.
wsdl-url-or-filename
Specifies a URL, Microsoft Uniform Naming Convention (UNC), or local pathname to the WSDL file.
target-directory
Specifies a the target directory where the WSDL Analyzer writes the generated pages. This defaults to the current working directory.
For more information on the bprowsdldoc command, see The WSDL Analyzer.