book.xml: A sample XML file

Posted by Joys of Programming on in C/C++

For explaining programming with libxml, we will make use of the following sample xml file

<book>
 <title>Introduction to Algorithms</title>
 <edition>Second</edition>
 <authors>
   <author>Thomas H. Cormen</author>
   <author>Charles E. Leiserson</author>
   <author>Ronald L. Rivest</author>
   <author>Clifford Stein</author>
 </authors>
</book>




Tags:

Comments:

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Copyright © 2009-2012 Joys of Programming All rights reserved.
Desk Mess Mirrored v1.8.1 theme from BuyNowShop.com.