Files

6 lines
131 B
XML
Raw Permalink 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>