/bare

Import a Document/Literal WSDL file using the Document/Literal Bare binding style.

/bare

Used With

/sti/mwr =ws

Description

Using the SOAP connector U2.0, Uniface imports a WSDL file according to its binding style. However, you can force a Document/Literal WSDL file to be imported as Document/Literal Bare using the /bare subswitch.

With the /bare switch, a Document/Literal WSDL file is imported using the Document/Literal Bare binding style, even if its original binding style is Document/Literal Wrapped. Otherwise, a Document/Literal WSDL file is imported using its defined binding style.

Using /bare

/sti /mwr=ws /bare http://UsefulWebServicesSide/TheWebService/TheWebService?WSDL

Related Topics