/ libxml2 / test / relaxng / tutor11_2_3.xml
tutor11_2_3.xml
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>