view dtd/error.dtd @ 403:60611ce5fe79

Donation added.
author Maxim Konovalov <maxim@nginx.com>
date Thu, 09 Feb 2012 06:36:23 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

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