File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / test / test13.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' standalone='yes' ?>
    2: <complex>
    3:   <data><a>10</a><b>20</b><c>30</c><d>40</d></data>
    4:   <value><int>-20</int><test>asdfasdf</test></value>
    5:   <internal>
    6:      <value />
    7:      <value2></value2>
    8:      <value3 action="value" tecnical="peter"><value4>40</value4><value5>40</value5><value6><test value='1' value2='2' /></value6></value3>
    9:   </internal>
   10: </complex>

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