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

6 lines
131 B
XML

<card xmlns="http://www.example.com"
xmlns:a="http://example.com/a" a:foo="works"
b="fails">
This should fail
</card>