view dtd/module.dtd @ 23:b26e486dbd3c

Adding link to mp4 module.
author Igor Sysoev <igor@sysoev.ru>
date Wed, 14 Sep 2011 18:53:41 +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;