view dtd/error.dtd @ 1109:28c05aa07b5f

"Nginx Module Extension" book added.
author Maxim Konovalov <maxim@nginx.com>
date Tue, 25 Mar 2014 16:35:24 +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
>