view dtd/error.dtd @ 519:e23d718ac865

A link to CHANGES for 1.3 corrected.
author Maxim Konovalov <maxim@nginx.com>
date Mon, 21 May 2012 15:15:17 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

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