view dtd/error.dtd @ 2394:bde611cbb7ae

Reordered some items in njs Compatibility.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 06 Jun 2019 20:48:15 +0300
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
>