Annotation of embedaddon/libxml2/test/relaxng/tutor11_2_1.xml, revision 1.1.1.1

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>