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

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

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