view dtd/error.dtd @ 561:e6b7931fc9ea

A link to nginx part of The Architecture of Open Source Applications book added.
author Maxim Konovalov <maxim@nginx.com>
date Mon, 02 Jul 2012 14:17:35 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

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