summaryrefslogtreecommitdiff
path: root/tests/merlin-c14n-three/c14n-21.txt
blob: afaa6a8cc1157b7793ea3ed8bc9b0dbb7bc529c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<bar:Something xmlns:bar="http://example.org/bar">
    <foo:Nothing xmlns:foo="http://example.org/foo">
      
        <bar:Something>
          
            <foo:Nothing>
              
                <baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
              
            </foo:Nothing>
          
        </bar:Something>
      
    </foo:Nothing>
  </bar:Something>