un.real <battal84@gmail.com>:
[reactos.git] / reactos / lib / libxml2 / test / relaxng / tutor11_2_1.xml
1 <card xmlns="http://www.example.com"
2 xmlns:a="http://www.example.com/a" a:foo="works"
3 xmlns:b="http://www.example.com/b" b:foo="works">
4 This should work
5 </card>