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

6 lines
172 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:foo="fails">
This should fail
</card>