view dtd/error.dtd @ 2251:87556723adf0

nginx.conf-2018 livestream promo.
author Maxim Konovalov <maxim@nginx.com>
date Mon, 08 Oct 2018 14:23:27 +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
>