]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/pxp/pxp/rtests/canonxml/data_valid/comments/001.xml
Initial revision
[helm.git] / helm / DEVEL / pxp / pxp / rtests / canonxml / data_valid / comments / 001.xml
1 <!DOCTYPE a [
2 <!ELEMENT a ANY>
3 <!-- Comment 0 -->
4 ]>
5 <!-- Comment 1 -->
6 <a>
7   <!-- Comment -2 -->
8   <a>
9     <!-- Comment 3 -->
10   </a>
11   <!-- Comment 4 -->
12 </a>
13 <!-- Comment 5 -->