Apache2-ModXml2
view release on metacpan or search on metacpan
examples/xml2_test.xml view on Meta::CPAN
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $Id: xml2_test.xml 15 2011-09-13 06:58:46Z jo $ -->
<data>
<title test="sax & drags"
test-length="We want a tag that is longer tha 128 bytes"
test-additional="For this we need a bit more nonsense">This is the Cindy Test Page</title>
<content>Hello & Test</content>
<replace>This is NOT bold.</replace>
<?test Prozessing Instruction ?>
<omit>1</omit>
<![CDATA[ >>CData Test<< ]]>
<!-- attributes are done with content -->
<size>+2</size>
<empty />
<color>red</color>
<repeat>
<row>
<value>1</value>
#ifndef UV_MAX
# define UV_MAX PERL_ULONG_MAX
#endif
#endif
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
#ifndef UVSIZE
# define UVSIZE IVSIZE
#endif
#ifndef sv_setuv
( run in 0.556 second using v1.01-cache-2.11-cpan-5dc5da66d9d )