view dtd/module.dtd @ 45:1b817ada6ea3

Fixing the previous commit.
author Igor Sysoev <igor@sysoev.ru>
date Sun, 02 Oct 2011 11:35:23 +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;