4.10.1 Client Sends Request

The client sends the following request:

 <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
   <Body>
     <Discover xmlns="urn:schemas-microsoft-com:xml-analysis">
       <RequestType>DISCOVER_TRACE_DEFINITION_PROVIDERINFO</RequestType>
       <Restrictions>
         <RestrictionList></RestrictionList>
       </Restrictions>
       <Properties>
         <PropertyList>
           <Catalog>Adventure Works DW 2008</Catalog>
         </PropertyList>
       </Properties>
     </Discover>
   </Body>
 </Envelope>