android13/external/libxml2/test/relaxng/tutor11_2_1.xml

6 lines
174 B
XML

<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>