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

<?xml version='1.0' ?>
<document>
  Some content inside the document <strong>this content goes
  bold</strong> more data stored directly inside the document node.

 <childs>
   <!-- here goes a comment before text block -->
   More text after child declaration.
   <child4c />
   <child1 />

   <child4a />

   This is a text <b> more text </b> text ... <max> more data </max>

   <child3a />

   <child2 />
   <child3> 
     This more content inside the child3 element
     <strong>value</strong> more text <italic> italic text </italic>
     and finaly more text.
   </child3>
 </childs>

</document>

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