File: 02-dtd.dtd

package info (click to toggle)
libxml-writer-simple-perl 0.08-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 128 kB
  • sloc: perl: 256; xml: 7; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (4)
1
2
3
<!ELEMENT xx (yy, zz)>
<!ELEMENT yy (#PCDATA)>
<!ELEMENT zz (#PCDATA)>