File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / test / test.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, 1 month ago) by misho
Branches: axl, MAIN
CVS tags: HEAD, AXL0_6_7, AXL0_6_1
3th party - XML

    1: <?xml    version='1.0'   ?>
    2: <complex>
    3: 
    4:    <!-- This is a comment, muy muy largoque está en varias lineas ... -->
    5: 
    6: 
    7:    <data>
    8:  
    9:      <row>
   10: 
   11:      
   12:       <td>10</td>
   13: 
   14:       
   15:      </row>
   16:      
   17:      
   18:    </data>
   19: 
   20:    <!-- another comment -->
   21: </complex>

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