File: test_xml_split_entities.xml

package info (click to toggle)
libxml-twig-perl 1%3A3.54-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 3,044 kB
  • sloc: perl: 21,338; xml: 423; makefile: 13
file content (4 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (11)
1
2
3
4
<doc>
    <elt>text with &lt; &gt; &amp; and &apos;</elt>
    <elt><![CDATA[[text with < > & and ']]></elt>
</doc>