view dtd/error.dtd @ 466:74736c333906

Corrected boundaries of the example ranges.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 28 Mar 2012 06:53:07 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

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