view dtd/error.dtd @ 1417:e7eb996b113e

Donor added.
author Maxim Konovalov <maxim@nginx.com>
date Sun, 15 Feb 2015 18:59:21 +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
>