view dtd/module.dtd @ 42:79e9dff80d25

Rolling back r39.
author Igor Sysoev <igor@sysoev.ru>
date Sun, 02 Oct 2011 11:00:45 +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;