FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A getEULAResponse message contains an element of getEULA.
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
EULA | string | 0..1 | EULA. |
exportDisclaimer | string | 0..1 | The content of export disclaimer. |
Name | Type |
---|---|
getEULA | Method |
The following XML fragment illustrates an getEULAResponse message:
<ns2:getEULAResponse xmlns:ns2="http://esdservice.esd.flexerasoftware.com">
<ns2:EULA><![CDATA[<p><span style="color: #800000;"><em><strong>Accept the agreement to Proceed</strong></em></span></p>]]></ns2:EULA>
</ns2:getEULAResponse>