File: ds-object.dtd

package info (click to toggle)
pxp 1.2.0~test1-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 5,980 kB
  • ctags: 2,039
  • sloc: ml: 21,222; xml: 2,597; sh: 845; makefile: 712
file content (8 lines) | stat: -rw-r--r-- 194 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
<?xml encoding="ISO-8859-1"?>
<!-- $Id: ds-object.dtd 662 2004-05-25 20:57:28Z gerd $ -->

<!ELEMENT record (string)*>

<!ELEMENT string (#PCDATA)>
<!ATTLIST string
          name ID #REQUIRED>