FLEXNET OPERATIONS 2024 R1 ON PREMISES SOAP WEB SERVICES GUIDE

FlexNet Operations 2024 R1 On Premises SOAP Web Services Guide

Element: getComplianceAgreementResponse

Description

A getComplianceAgreementResponse message contains an element of getComplianceAgreement.

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
Agreement  string  0..1  Compliance Agreement.
Referenced By
Name  Type 
getComplianceAgreement  Method 
XML Example

The following XML fragment illustrates an getComplianceAgreementResponse message:

      <ns2:getComplianceAgreementResponse xmlns:ns2="http://esdservice.esd.flexerasoftware.com">
         <ns2:Agreement>By clicking "I ACCEPT",  I agree to comply with all applicable export and reexport control laws and regulations, including the Export Administration Regulations ("EAR") maintained by the United States Department of Commerce.  Specifically, I acknowledge and understand the software which I am about to download is subject to U.S. export control laws and regulations.  I hereby certify that I shall not -- directly or indirectly -- sell, export, reexport, transfer, divert, or otherwise dispose of any software (including products derived from or based on such technology or software) to any country (or national thereof) in Country Group D:1 or E:2 as identified in the EAR, without obtaining prior authorization from the appropriate government authorities.</ns2:Agreement>
      </ns2:getComplianceAgreementResponse>