File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / test / test_01b.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: <document>
    3:   <child1>test</child1>
    4:   <child2>test</child2>
    5:   <child3>
    6:     <a>a</a>
    7:     <b>b</b>
    8:     <c>
    9:        <d>d</d>
   10:        <e>e</e>
   11:     </c>
   12:     <f>f</f>
   13:     <g>g</g>
   14:   </child3>
   15:   <child4>test</child4>
   16:   <child5>test</child5>
   17: </document>

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