mmtestenv/mmtesttools/RTA/MidiRights.xml
author Shimizu Satoshi <s_shimizu@isb.co.jp>
Tue, 19 Oct 2010 11:48:59 +0900
branchRCL_3
changeset 64 92a82bc706f7
parent 0 40261b775718
permissions -rw-r--r--
Obtain an image of Webcamera from QEMU and add the Bitmap change display function.

<?xml version="1.0" encoding="ISO-8859-1" ?> 
<drmrights>
	<rights cid="IntTestMidi001">
		<Intent type="play">
			<count>
			1
			</count>
		</Intent>
	</rights>
	
	<rights cid="IntTestMidiUnlimited">
		<Intent type="play">
			<expiry>
				<day>
				1
				</day>
				<month>
				1
				</month>
				<year>
				2010
				</year>
			</expiry>				
		</Intent>
	</rights>	
	
	<rights cid="IntTestTextMidi001">
		<Intent type="play">
			<expiry>
				<day>
				1
				</day>
				<month>
				1
				</month>
				<year>
				9999
				</year>
			</expiry>				
		</Intent>
	</rights>
</drmrights>