view dtd/error.dtd @ 818:c3fcad8e5e46

Donor added.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 23 Jan 2013 06:23:43 +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
>