view dtd/error.dtd @ 1684:ac9fa096b685

Added the module/para/@id attribute.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 13 Apr 2016 09:09:01 +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
>