os/mm/mmtestenv/mmtesttools/RTA/VideoRights.xml
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/mm/mmtestenv/mmtesttools/RTA/VideoRights.xml	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,37 @@
     1.4 +<?xml version="1.0" encoding="ISO-8859-1" ?> 
     1.5 +<drmrights>
     1.6 +	<rights cid="IntTestLongVideo001">
     1.7 +		<Intent type="play">
     1.8 +			<count>
     1.9 +			1
    1.10 +			</count>
    1.11 +			<expiry>
    1.12 +				<day>
    1.13 +				1
    1.14 +				</day>
    1.15 +				<month>
    1.16 +				1
    1.17 +				</month>
    1.18 +				<year>
    1.19 +				2005
    1.20 +				</year>
    1.21 +			</expiry>				
    1.22 +		</Intent>
    1.23 +	</rights>
    1.24 +	<rights cid="IntTestShortVideo001">
    1.25 +		<Intent type="play">
    1.26 +			<expiry>
    1.27 +				<day>
    1.28 +				1
    1.29 +				</day>
    1.30 +				<month>
    1.31 +				1
    1.32 +				</month>
    1.33 +				<year>
    1.34 +				9999
    1.35 +				</year>
    1.36 +			</expiry>				
    1.37 +		</Intent>
    1.38 +	</rights>
    1.39 +</drmrights>
    1.40 +