[code:1:74fc16de8a]<?xml version=\"1.0\" encoding=\"utf-8\"?>
<RetrieveMultipleRequest ReturnDynamicEntities=\"false\">
<Query xmlns:q1=\"http://schemas.microsoft.com/crm/2006/Query\" d2p1:type=\"q1:QueryExpression\" xmlns:d2p1=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://schemas.microsoft.com/crm/2006/WebServices\">
<q1:EntityName>account</q1:EntityName>
<q1:ColumnSet d2p1:type=\"q1:AllColumns\" />
<q1:Distinct>false</q1:Distinct>
</Query>
</RetrieveMultipleRequest>[/code:1:74fc16de8a]
I have the following XML file, can anyone help me out with the schema for it!? I’m trying, bu with no luck so far!