Files
XML_Data_Parsing/libxml2/test/relaxng/tutor11_2_3.xml
T

6 lines
131 B
XML
Raw Normal View History

2026-07-19 22:48:13 +08:00
<card xmlns="http://www.example.com"
xmlns:a="http://example.com/a" a:foo="works"
b="fails">
This should fail
</card>