File: test_expand_external_entities.dtd

package info (click to toggle)
libxml-twig-perl 1%3A3.54-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,044 kB
  • sloc: perl: 21,338; xml: 423; makefile: 13
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>">