view dtd/error.dtd @ 95:d4a3dc152ec1

Restoring original LICENSE edition.
author Igor Sysoev <igor@sysoev.ru>
date Mon, 17 Oct 2011 15:08:20 +0000
parents 2bf4cd2787c5
children 7db449e89e92
line wrap: on
line source

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