diff dtd/module.dtd @ 22:9d3403f5204d

nginx-1.1.3, ngx_http_mp4_module
author Igor Sysoev <igor@sysoev.ru>
date Wed, 14 Sep 2011 15:05:04 +0000
parents
children 8213f3f1c93d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dtd/module.dtd	Wed Sep 14 15:05:04 2011 +0000
@@ -0,0 +1,7 @@
+<!ELEMENT  digest       (title, article+) >
+
+<!ELEMENT  module       (para+) >
+<!ATTLIST  module       date CDATA #REQUIRED >
+
+<!ENTITY % content      SYSTEM  "content.dtd" >
+          %content;