view dtd/error.dtd @ 687:0bfdc0d91b49

Donor added.
author Maxim Konovalov <maxim@nginx.com>
date Tue, 18 Sep 2012 11:05:37 +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
>