view dtd/error.dtd @ 1227:de72c335b90b

A name of the donor updated per his request.
author Maxim Konovalov <maxim@nginx.com>
date Mon, 09 Jun 2014 08:38:03 +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
>