File: test_xml_split_entities.xml

package info (click to toggle)
libxml-twig-perl 1%3A3.48-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,392 kB
  • ctags: 2,143
  • sloc: perl: 20,863; xml: 418; makefile: 7
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>