toolkit/mozapps/extensions/test/xpcshell/data/test_bug299716_2.rdf

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:b7dcbe646b37
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4 xmlns:em="http://www.mozilla.org/2004/em-rdf#">
5 <RDF:Description about="urn:mozilla:extension:bug299716-2@tests.mozilla.org">
6 <em:updates>
7 <RDF:Seq>
8 <RDF:li>
9 <RDF:Description>
10 <em:version>0.1</em:version>
11 <em:targetApplication>
12 <RDF:Description>
13 <em:id>toolkit@mozilla.org</em:id>
14 <em:minVersion>1.9</em:minVersion>
15 <em:maxVersion>2.0.*</em:maxVersion>
16 </RDF:Description>
17 </em:targetApplication>
18 </RDF:Description>
19 </RDF:li>
20 </RDF:Seq>
21 </em:updates>
22 </RDF:Description>
23 </RDF:RDF>

mercurial