Annotation of gpl/axl/test/test_27.xml, revision 1.1

1.1     ! misho       1: <?xml version="1.0"?>
        !             2: <!-- both namespace prefixes are available throughout -->
        !             3: <bk:book xmlns:bk='urn:loc.gov:books'
        !             4:          xmlns:isbn='urn:ISBN:0-395-36341-6'>
        !             5:     <bk:title>Cheaper by the Dozen</bk:title>
        !             6:     <isbn:number>1568491379</isbn:number>
        !             7: </bk:book>

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