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