summaryrefslogtreecommitdiff
path: root/test/relaxng/tutor11_2_2.xml
blob: b06b4e757346c584d14170231dd8dd2cbc6614aa (plain)
1
2
3
4
5
<card xmlns="http://www.example.com"
     xmlns:a="http://www.example.com/a" a:foo="works"
     xmlns:b="http://www.example.com" b:foo="fails">
   This should fail
</card>