File: test_xml_split_entities.xml

package info (click to toggle)
libxml-twig-perl 1%3A3.34-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,036 kB
  • ctags: 806
  • sloc: perl: 18,640; xml: 202; makefile: 18
file content (4 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (10)
1
2
3
4
<doc>
    <elt>text with &lt; &gt; &amp; and &apos;</elt>
    <elt><![CDATA[[text with < > & and ']]></elt>
</doc>