view dtd/error.dtd @ 2231:cda9e349cc22

nginx-plus-r16 promo.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 05 Sep 2018 13:35:11 +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
>