view dtd/error.dtd @ 1388:b0cdb6a9ced0

Donor added.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 14 Jan 2015 07:22:46 +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
>