view dtd/error.dtd @ 130:3052a722a1a4

link to subversion repository and linux packages repository description added
author Sergey Budnevitch <sb@waeme.net>
date Fri, 21 Oct 2011 14:13:38 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>