view dtd/error.dtd @ 1936:8f996938fe23

Style: proper quotes usage.
author Vladimir Homutov <vl@nginx.com>
date Thu, 16 Mar 2017 15:53:24 +0300
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
>