view dtd/error.dtd @ 893:fdbf82abf20b

Donor added.
author Maxim Konovalov <maxim@nginx.com>
date Fri, 26 Apr 2013 07:31:53 +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
>