view dtd/error.dtd @ 2850:6cd5251fa760

Added my PGP key.
author Konstantin Pavlov <thresh@nginx.com>
date Mon, 23 May 2022 14:17:04 +0400
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
>