mmtestenv/mmtesttools/RTA/MidiRights.xml
author William Roberts <williamr@symbian.org>
Mon, 08 Mar 2010 21:44:53 +0000
branchCompilerCompatibility
changeset 4 24f5986762de
parent 0 40261b775718
permissions -rw-r--r--
Create CompilerCompatibility branch

<?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>