view dtd/error.dtd @ 2386:3e31ef06a7e3

Updated layout of njs 0.3.1 changes.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 21 May 2019 18:03:46 +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
>