File: test_expand_external_entities.dtd

package info (click to toggle)
libxml-twig-perl 1%3A3.52-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,952 kB
  • sloc: perl: 21,221; xml: 423; makefile: 2
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>">