view dtd/error.dtd @ 723:9429fd8bbac8

Let the download/item/@pgp and download/item/@win attributes default to "yes".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 12 Oct 2012 09:17:06 +0000
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

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