view dtd/error.dtd @ 105:1aa4f50144e4

Adding document type declaration with the public identifier.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 19 Oct 2011 08:30:46 +0000
parents 2bf4cd2787c5
children 7db449e89e92
line wrap: on
line source

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           title        CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>