Annotation of embedaddon/libxml2/result/c14n/without-comments/merlin-c14n-two-00, revision 1.1.1.1

1.1       misho       1: <bar:Something xmlns="http://example.org/" xmlns:bar="http://example.org/bar" xmlns:baz="http://example.org/baz" xmlns:foo="http://example.org/foo" xml:lang="en-ie">
                      2:      <foo:Something>
                      3:         <bar:Something>
                      4:            <foo:Something>
                      5:              <baz:Something></baz:Something>
                      6:            </foo:Something>
                      7:         </bar:Something>
                      8:      </foo:Something>
                      9:   </bar:Something>

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