File: publico.dtd

package info (click to toggle)
libxml-dt-perl 0.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 296 kB
  • ctags: 42
  • sloc: perl: 914; xml: 424; makefile: 64
file content (6 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
<!ENTITY amp SDATA "&">
<!ELEMENT publico - - (data,artigo+)>
<!ELEMENT artigo - - (sec, ante?, titulo, texto)>
<!ELEMENT (data,sec,ante,titulo) - O (#PCDATA)>
<!ELEMENT (p,st) - O (#PCDATA)>
<!ELEMENT texto - O (p|st)+>