view dtd/error.dtd @ 475:cfc69ee2f0a0

- compact=no for that list
author Andrey Alexeev <andrew@nginx.com>
date Fri, 30 Mar 2012 13:36:50 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

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