]> granicus.if.org Git - docbook-dsssl/commitdiff
Added termdef
authorNorman Walsh <ndw@nwalsh.com>
Thu, 5 May 2005 10:48:44 +0000 (10:48 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 5 May 2005 10:48:44 +0000 (10:48 +0000)
docbook/xml/dbpoolx.mod

index 4c81bdb8114740c5623a534312daa3505cb2adaf..ea2a68129021595d7c1540b85b679424819ca886 100644 (file)
 <!ENTITY % local.gen.char.class "">
 <!ENTITY % gen.char.class
                "abbrev|acronym|citation|citerefentry|citetitle|emphasis
-               |firstterm|foreignphrase|glossterm|footnote|phrase|orgname
-               |quote|trademark|wordasword|personname %local.gen.char.class;">
+               |firstterm|foreignphrase|glossterm|termdef|footnote|phrase
+               |orgname|quote|trademark|wordasword
+               |personname %local.gen.char.class;">
 
 <!ENTITY % local.link.char.class "">
 <!ENTITY % link.char.class
@@ -7590,6 +7591,26 @@ OtherCredit. -->
 <!--end of userinput.attlist-->]]>
 <!--end of userinput.module-->]]>
 
+<!ENTITY % termdef.module "INCLUDE">
+<![%termdef.module;[
+<!ENTITY % local.termdef.attrib "">
+<!ENTITY % termdef.role.attrib "%role.attrib;">
+
+<!ENTITY % termdef.element "INCLUDE">
+<![%termdef.element;[
+<!ELEMENT termdef %ho; (%para.char.mix;)*>
+<!--end of termdef.element-->]]>
+
+<!ENTITY % termdef.attlist "INCLUDE">
+<![%termdef.attlist;[
+<!ATTLIST termdef
+               %common.attrib;
+               %termdef.role.attrib;
+               %local.termdef.attrib;
+>
+<!--end of termdef.attlist-->]]>
+<!--end of termdef.module-->]]>
+
 <!-- General words and phrases ............................................ -->
 
 <!ENTITY % abbrev.module "INCLUDE">