3.1.4.1 BrowserEnableUserFormTemplate
The BrowserEnableUserFormTemplate WSDL operation is used to browser-enable a form template (.xsn) file.
The following is the WSDL port type specification of the BrowserEnableUserFormTemplate WSDL operation.
-
<wsdl:operation name="BrowserEnableUserFormTemplate" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:input message="tns:BrowserEnableUserFormTemplateSoapIn"/> <wsdl:output message="tns:BrowserEnableUserFormTemplateSoapOut"/> </wsdl:operation>
As shown in the following figure, the protocol client sends a BrowserEnableUserFormTemplateSoapIn request SOAP message, and the protocol server responds with a BrowserEnableUserFormTemplateSoapOut response SOAP message.
Figure 2: Exchange of SOAP messages for the BrowserEnableUserFormTemplate operation between protocol client and protocol server