view dtd/error.dtd @ 367:f4033b9bc4ec

- Removed unnecessary instances of unbreakable space. - Made sure that unbreakable space always precedes "em dash".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 27 Jan 2012 15:51:39 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

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