summaryrefslogtreecommitdiff
path: root/test/c14n/1-1-without-comments/example-2.xml
blob: 74eeea147c3791a54dd21369e094433e5a5664fe (plain)
1
2
3
4
5
6
7
8
9
10
11
<doc>
   <clean>   </clean>
   <dirty>   A   B   </dirty>
   <mixed>
      A
      <clean>   </clean>
      B
      <dirty>   A   B   </dirty>
      C
   </mixed>
</doc>