view dtd/error.dtd @ 909:ef5485fb932d

2012 security advisories added.
author Maxim Konovalov <maxim@nginx.com>
date Fri, 17 May 2013 09:50:46 +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
>