libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / relaxng / tutor11_2_1.xml
blob2b84ebbee4cbe1c02de67fadb10fbde76084a628
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>