File: test_expand_external_entities.dtd

package info (click to toggle)
libxml-twig-perl 1%3A3.50-1.1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 4,880 kB
  • sloc: perl: 20,978; xml: 423; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (12)
1
2
3
4
5
<!ELEMENT doc (p*)>
<!ELEMENT p (#PCDATA)>
<!ENTITY  ent1 "ent1 text">
<!ENTITY  ent2 "<p>ent2 text</p>">