]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Add "subtitle" element.
authorWilliam Victor Mote <vmote@apache.org>
Thu, 10 Apr 2003 17:54:18 +0000 (17:54 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Thu, 10 Apr 2003 17:54:18 +0000 (17:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196244 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/resources/schema/dtd/compliance-v10.dtd

index 613fc92be7432c7c8d7fcd09ccab6c0731508884..1421a0eab989df0aa2b01c26ce8eae545cfd5cfb 100644 (file)
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- $Id$ -->
 <!ELEMENT compliance (head, body)>
-<!ELEMENT head (title)>
+<!ELEMENT head (title, subtitle?)>
 <!ELEMENT title (#PCDATA)>
+<!ELEMENT subtitle (#PCDATA)>
 <!ELEMENT body (standard)>
 <!ELEMENT standard (explanatory?, level-1+)>
 <!ATTLIST standard