]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/pxp/pxp/examples/xmlforms/styles/ds-object.dtd
Initial revision
[helm.git] / helm / DEVEL / pxp / pxp / examples / xmlforms / styles / ds-object.dtd
1 <?xml encoding="ISO-8859-1"?>
2 <!-- $Id$ -->
3
4 <!ELEMENT record (string)*>
5
6 <!ELEMENT string (#PCDATA)>
7 <!ATTLIST string
8           name ID #REQUIRED>