private/xml/all_cloudservicefromaccount.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>
    </entity>
</fetch>