view dtd/error.dtd @ 1088:379cb572a7ec

Paraphrased sentences that mention "commercial subscription".
author Ruslan Ermilov <ru@nginx.com>
date Tue, 04 Mar 2014 14:26:16 +0400
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

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