Annotation of embedaddon/libxml2/result/c14n/without-comments/test-3, revision 1.1.1.1

1.1       misho       1: <e6 xmlns:a="http://www.w3.org" xmlns:foo="http://www.bar.org" test="../baz" xml:base="http://www.example.org/2002/">
                      2:        <e7 xmlns="http://www.ietf.org">
                      3:            <e8 xmlns="" a:foo="bar">
                      4:                <e9 xmlns:a="http://www.ietf.org" attr="default"></e9>
                      5:            </e8>
                      6:        </e7>
                      7:    </e6>

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