view dtd/error.dtd @ 1305:4fab838decd8

Removed the "links" page. A link to the chapter of "The Architecture of Open Source Applications" moved to the documentation page.
author Valentin Bartenev <vbart@nginx.com>
date Fri, 26 Sep 2014 17:09:20 +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
>