view dtd/error.dtd @ 867:20a50f7bcbd6

Donor added.
author Maxim Konovalov <maxim@nginx.com>
date Fri, 15 Mar 2013 13:09:00 +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
>