view dtd/error.dtd @ 456:19933f0ca147

- Added basic recommendations
author Andrey Alexeev <andrew@nginx.com>
date Tue, 20 Mar 2012 10:40:35 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

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