view dtd/error.dtd @ 1590:6affffab3d27

Donor added.
author Maxim Konovalov <maxim@nginx.com>
date Fri, 30 Oct 2015 12:41:44 +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
>