mmtestenv/mmtesttools/RTA/MidiRights.xml
changeset 0 40261b775718
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mmtestenv/mmtesttools/RTA/MidiRights.xml	Tue Feb 02 01:56:55 2010 +0200
@@ -0,0 +1,43 @@
+<?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>
+