view dtd/error.dtd @ 1997:eeb9cb8f8a54

DevGuide: fixed type names in the Formatting section.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 14 Jun 2017 12:38:32 +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
>