1<card xmlns="http://www.example.com" 2 xmlns:a="http://example.com/a" a:foo="works" 3 b="fails"> 4 This should fail 5</card> 6
1<card xmlns="http://www.example.com" 2 xmlns:a="http://example.com/a" a:foo="works" 3 b="fails"> 4 This should fail 5</card> 6