version 1.1, 2012/02/21 23:37:59
|
version 1.1.1.2, 2014/06/15 19:53:37
|
Line 6
|
Line 6
|
* (Note that the XMLReader functions require libxml2 version later |
* (Note that the XMLReader functions require libxml2 version later |
* than 2.6.) |
* than 2.6.) |
* usage: reader1 <filename> |
* usage: reader1 <filename> |
* test: reader1 test2.xml > reader1.tmp ; diff reader1.tmp reader1.res ; rm reader1.tmp | * test: reader1 test2.xml > reader1.tmp && diff reader1.tmp $(srcdir)/reader1.res |
* author: Daniel Veillard |
* author: Daniel Veillard |
* copy: see Copyright for the status of this software. |
* copy: see Copyright for the status of this software. |
*/ |
*/ |