view dtd/error.dtd @ 848:7a270b2e6ee3

DTD: allowed the use of http-status in articles.
author Homutov Vladimir <vl@nginx.com>
date Thu, 28 Feb 2013 10:38:21 +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
>