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