Hi All,
Can anyone help me out for this problem. I am fed up of trying all the possible options.
I want to send Separate Delivery Right Object in WBXML formate on my mobile device for activating my DRM file. But i am not able to get success of that.
Following is the data i want to send:
UDH: 0605040B8423F0
Data: 6E0603CBAF88030E6A00C505850686078701464703312E30000101494A4648036369643A6162632E6D69644043433931414433462E34343137374546420001014B4CC31035906D19BA09427C146CF503C786DD850101014D4E5253033500010101010101
Can anyone tell me am i doing anythihng wrong while generating data (specified above) from the below Rights Object (In Xml Format):
*******************************************************
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE o-ex:rights PUBLIC "-//OMA//DTD DRMREL 1.0//EN"
"http://www.oma.org/dtd/dr">
<o-ex:rights
xmlns-ex="http://odrl.net/1.1/ODRL-EX"
xmlns-dd="http://odrl.net/1.1/ODRL-DD"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#/"
>
<o-ex:context>
<o-dd:version>1.0</o-dd:version>
</o-ex:context>
<o-ex:agreement>
<o-ex:asset>
<o-ex:context>
<o-dd:uid>cid:abc.mid@CC91AD3F.44177EFB</o-dd:uid>
</o-ex:context>
<ds:KeyInfo><ds:KeyValue>NZBtGboJQnwUbPUDx4bdhQ==</ds:KeyValue></ds:KeyInfo>
</o-ex:asset>
<o-exermission>
<o-ddlay>
<o-ex:constraint>
<o-dd:count>5</o-dd:count>
</o-ex:constraint>
</o-ddlay>
</o-exermission>
</o-ex:agreement>
</o-ex:rights>
******************************************************
Waiting for your reply...
Thanks and Regards,
Amit Shah

-ex="http://odrl.net/1.1/ODRL-EX"
ermission>
Reply With Quote

