view dtd/error.dtd @ 1821:4639fa9d7e0a

Alex Kapranoff's book added.
author Igor Sysoev <igor@sysoev.ru>
date Wed, 19 Oct 2016 12:11:16 +0000
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
>