[svn r1962] r2240@freebird: fabien | 2006-01-25 01:00:03 -0500 dtd
authorfabien
Thu, 26 Jan 2006 16:51:20 -0500
branchdtd
changeset 1 540690e532a7
parent 0 80b83583ec4b
child 2 488f4765ed25
[svn r1962] r2240@freebird: fabien | 2006-01-25 01:00:03 -0500 Fixed section commonblock and subsection.
common.dtd
--- a/common.dtd	Tue Dec 27 13:55:27 2005 -0500
+++ b/common.dtd	Thu Jan 26 16:51:20 2006 -0500
@@ -60,8 +60,8 @@
 <!ELEMENT preambule ((%title.class;)?,(%commonblock.class;)*)>
 <!ATTLIST preambule %common.attrib;>
 <!ENTITY % special.section.alt "">
-<!ELEMENT section ((%title.class;)?,((%commonblock.class;)+|
-        (section %special.section.alt;)+))>
+<!ELEMENT section ((%title.class;)?,(%commonblock.class;)+,
+        (section %special.section.alt;)*)>
 <!ATTLIST section %common.attrib;>
 <!ELEMENT addendum ((%title.class;)?,(%commonblock.class;)*)>
 <!ATTLIST addendum %common.attrib;>