private/xml/all_cloudserverosfromserver.xml
|
<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
<entity name="mw_cloudserveros"> <attribute name="mw_name" /> <attribute name="createdon" /> <attribute name="mw_type" /> <attribute name="mw_edition" /> <attribute name="mw_cloudserverosid" /> <order attribute="mw_name" descending="false" /> <link-entity name="mw_cloudserver" from="mw_installedosid" to="mw_cloudserverosid" alias="aa"> <filter type="and"> </filter> </link-entity> </entity> </fetch> |