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

<?xml    version='1.0'   ?>
<!-- Basic definitions ... -->
<complex>

   <!-- This is a comment, muy muy largoque está en varias lineas ... -->


   <data>
 
     <row>
     
      <td>10</td>

      <pr>20</pr>
      
     </row>

     <column><xpos>10</xpos></column>

     <value>30</value>

     
   </data>

   <!-- another comment -->
</complex>

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