view dtd/error.dtd @ 2299:486ea60817dc

Added ebooks from nginx.com.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 04 Dec 2018 17:19:47 +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
>