blob: a2050d546579a5c16a65cfc4a5e919af2ce39fa8 [file] [log] [blame]
<rdf:RDF
xmlns:sw="http://example.org/"
xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
<rdf:Description>
<sw:name>
<rdf:Description/>
<!-- can't have two rdf:Descriptions matching obj production -->
<rdf:Description/>
</sw:name>
</rdf:Description>
</rdf:RDF>