blob: 45d08c66ea4ed602aab850fe6eb9c5a0d22fd66a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
declare namespace music = "http://www.example.org/music/records";
<Q5 xmlns:music="http://www.example.org/music/records">
{
doc("auction.xml")//music:record[music:remark/@xml:lang = "de"]
}
</Q5>