content/xul/templates/tests/chrome/bug441785-2.rdf

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/xul/templates/tests/chrome/bug441785-2.rdf	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +<?xml version="1.0" encoding="utf-8"?>
     1.5 +<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:row="http://dummy/rdf#" xmlns:NC="http://home.netscape.com/NC-rdf#">
     1.6 +	<RDF:Bag about="urn:data:row">
     1.7 +		<RDF:li>
     1.8 +			<RDF:Description>
     1.9 +				<row:id NC:parseType="Integer">222220</row:id>
    1.10 +				<row:title>FILE 2 -- A</row:title>
    1.11 +			</RDF:Description>
    1.12 +		</RDF:li>
    1.13 +	</RDF:Bag>
    1.14 +</RDF:RDF>

mercurial