view dtd/error.dtd @ 2732:f8fb4ebdf529

Linux packages: removed Ubuntu 16.04 'xenial' due to EOL.
author Konstantin Pavlov <thresh@nginx.com>
date Thu, 27 May 2021 12:47:17 +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
>