File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / test / test_23b.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' ?>
<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 />
   This is a test
   <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>