summaryrefslogtreecommitdiff
path: root/test/relaxng/tutor11_2_1.xml
blob: 2b84ebbee4cbe1c02de67fadb10fbde76084a628 (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" b:foo="works">
   This should work
</card>