File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / test / test3.xml
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 8 07:09:12 2011 UTC (13 years ago) by misho
Branches: axl, MAIN
CVS tags: HEAD, AXL0_6_7, AXL0_6_1
3th party - XML

    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>