view dtd/error.dtd @ 758:9155b937f8c1

Allow to create anchors in list items of module-type documents.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 12 Nov 2012 07:13:07 +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
>