summaryrefslogtreecommitdiffstats
path: root/tests/rdfxml/ex-48.out
blob: 607eea9500532743e0a961a948dad7c422b3512f (plain)
1
2
3
4
5
<http://example.org/node0> <http://example.com/properties/prop1> " &amp; "^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
<http://example.org/node0> <http://example.com/properties/prop2> " &lt; "^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
<http://example.org/node0> <http://example.com/properties/prop3> " &gt; "^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
<http://example.org/node0> <http://example.com/properties/prop4> "&gt;&amp;&lt;"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
<http://example.org/node0> <http://example.com/properties/prop5> "&lt;ex:notaprop&gt;"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .