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

  <!-- check a node element without a namespace fails -->

  <foo rdf:about="http://example.org/node0" rdf:value="text" />

</rdf:RDF>