view dtd/error.dtd @ 980:532c10d1cb9f

Donors added.
author Maxim Konovalov <maxim@nginx.com>
date Mon, 09 Sep 2013 09:18:13 +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
>