mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 16:49:41 +02:00
8 lines
202 B
XML
8 lines
202 B
XML
<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>
|