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

1.1       misho       1: <addressBook>
                      2:   <card><name>John Smith</name><email>js@example.com"</email></card>
                      3:   <card><name>John Smith2</name><email>js2@example.com"</email></card>
                      4: </addressBook>

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