view dtd/error.dtd @ 908:326355a6026e

Donor added.
author Maxim Konovalov <maxim@nginx.com>
date Fri, 17 May 2013 05:49:24 +0000
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

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