view dtd/error.dtd @ 539:785eff9d1bfa

HP-UX 11.31 / ia64 added to the list of tested platforms.
author Maxim Konovalov <maxim@nginx.com>
date Mon, 18 Jun 2012 15:37:44 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

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