private/xml/fetchCloudServiceFromAccount.xml

<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
  <entity name="mw_cloudservice">
    <attribute name="createdon" />
    <attribute name="mw_end" />
    <attribute name="mw_cloudcustomerid" />
    <attribute name="mw_cloudaccountid" />
    <attribute name="mw_begin" />
    <attribute name="mw_name" />
    <attribute name="mw_monthlyleaseprice" />
    <attribute name="mw_installationprice" />
    <attribute name="mw_cloudserviceid" />
    <attribute name="modifiedon" />
    <attribute name="mw_info" />
    <attribute name="statecode" />
    <attribute name="mw_cloudproductid" />
    <order attribute="mw_name" descending="false" />
    <filter type="and">
      <filter type="or">
        <condition attribute="mw_cloudaccountid" operator="eq" value="a9e2cbc0-5520-ec11-9100-00006c03670a" />
      </filter>
    </filter>
  </entity>
</fetch>