view dtd/error.dtd @ 2814:aa957a1211b8

Updated tested OSes and platforms.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 21 Dec 2021 14:51:54 +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
>