mmtestenv/mmtesttools/RTA/MidiRights.xml
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sun, 28 Mar 2010 16:40:21 +0100
branchCompilerCompatibility
changeset 10 faf4b9dea6fa
parent 0 40261b775718
permissions -rw-r--r--
Fixed "extra qualification" syntax errors.

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