private/xml/all_equipmentfromcustomer.xml
|
<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
<entity name="mw_computerequipment"> <attribute name="mw_name" /> <attribute name="createdon" /> <attribute name="mw_type" /> <attribute name="mw_model" /> <attribute name="mw_manufacturer" /> <attribute name="mw_location" /> <attribute name="mw_equipmenttypeid" /> <attribute name="mw_distributorproductnr" /> <attribute name="mw_distributor" /> <attribute name="mw_dateofpurchase" /> <attribute name="mw_dateofinstallation" /> <attribute name="mw_cloudcustomerid" /> <attribute name="mw_rmanumber" /> <attribute name="mw_computerequipmentid" /> <attribute name="statecode" /> <attribute name="mw_soldtocustomer" /> <attribute name="mw_loginusername" /> <attribute name="mw_loginpassword" /> <attribute name="mw_features" /> <attribute name="mw_configuration" /> <order attribute="mw_name" descending="false" /> <filter type="and"> </filter> </entity> </fetch> |