summaryrefslogtreecommitdiffstats
path: root/tests/rdfxml/bad-20.rdf
blob: cbd4630b16d39080d45e17bc8ddd5b559e1933d9 (plain)
1
2
3
4
5
6
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

   <!-- check non-namespaced element does not crash parser -->

   <t xmlns="" rdf:about="http://example.org/" />
</rdf:RDF>