view dtd/module.dtd @ 47:0b218409e2e7

Merged targets for creating past years news.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 03 Oct 2011 06:54:08 +0000
parents 9d3403f5204d
children 8213f3f1c93d
line wrap: on
line source

<!ELEMENT  digest       (title, article+) >

<!ELEMENT  module       (para+) >
<!ATTLIST  module       date CDATA #REQUIRED >

<!ENTITY % content      SYSTEM  "content.dtd" >
          %content;