xref: /aosp_15_r20/external/libxml2/result/c14n/exc-without-comments/merlin-c14n-two-18 (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<bar:Something xmlns="http://example.org/" xmlns:bar="http://example.org/bar">
2     <foo:Something xmlns:foo="http://example.org/foo">
3        <bar:Something>
4           <foo:Something>
5             <baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
6           </foo:Something>
7        </bar:Something>
8     </foo:Something>
9  </bar:Something>