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