File: test_expand_external_entities.dtd

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