view dtd/error.dtd @ 1442:241ef7e23393

Donor added.
author Maxim Konovalov <maxim@nginx.com>
date Mon, 30 Mar 2015 08:24:35 +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
>