Annotation of gpl/axl/test/test3.xml, revision 1.1.1.1

1.1       misho       1: <?xml    version='1.0'   ?>
                      2: <!-- Basic definitions ... -->
                      3: <complex>
                      4: 
                      5:    <!-- This is a comment, muy muy largoque está en varias lineas ... -->
                      6: 
                      7: 
                      8:    <data>
                      9:  
                     10:      <row>
                     11:      
                     12:       <td>10</td>
                     13: 
                     14:       <pr>20</pr>
                     15:       
                     16:      </row>
                     17: 
                     18:      <column><xpos>10</xpos></column>
                     19: 
                     20:      <value>30</value>
                     21: 
                     22:      
                     23:    </data>
                     24: 
                     25:    <!-- another comment -->
                     26: </complex>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>