view dtd/error.dtd @ 1674:11ddde785f32

nginxconf-2016 announced.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 06 Apr 2016 14:01:26 +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
>