  <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Header/>
   <soap:Body>
   <GetLicenseInfo xmlns="http://tempuri.org/">
   <dataXml>null</dataXml>
   <errMsg>null</errMsg>
   <timeOutInSeconds>45</timeOutInSeconds>
   <type>varType</type>   <LicenseName>varLicenseName</LicenseName>   <LicType>varLicType</LicType>   </GetLicenseInfo>
   </soap:Body>
   </soap:Envelope>