view dtd/error.dtd @ 1161:a60d9d32ab2d

Donor added.
author Maxim Konovalov <maxim@nginx.com>
date Tue, 22 Apr 2014 10:54:48 +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
>