4.7 DRM Version 11 License Response Example

The following example shows a sample WMDRM: License Protocol version 11 license response that contains all of the required elements. The fields might not contain complete data. For a complete description of an element, see the respective element topic.

 <LICENSERESPONSE>
   <REVOCATION type="WMDRMNET">
     <!-- base64 encoded revocation list -->
   </REVOCATION>
   <REVOCATION type="DeviceRevocationList">
     <!-- base64 encoded revocation list -->
   </REVOCATION>
   <LICENSE version="2.0.0.0">
     <!-- encrypted and base64 encoded XML license -->
   </LICENSE>
 </LICENSERESPONSE>