]> granicus.if.org Git - docbook-dsssl/commitdiff
Implemented RFE #431418
authorNorman Walsh <ndw@nwalsh.com>
Fri, 9 Nov 2001 15:17:54 +0000 (15:17 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 9 Nov 2001 15:17:54 +0000 (15:17 +0000)
docbook/xml/dbpoolx.mod

index ac4a41d8bef23149f18425e8d6df11d8b98f0ec4..da8690031d2910cbe44f3b2bab17f216da47564f 100644 (file)
@@ -3745,6 +3745,7 @@ in the text (no (0) value, the default)
 <!ENTITY % funcdef.element "INCLUDE">
 <![%funcdef.element;[
 <!ELEMENT funcdef %ho; (#PCDATA
+               | type
                | replaceable
                | function)*>
 <!--end of funcdef.element-->]]>
@@ -3812,6 +3813,7 @@ in the text (no (0) value, the default)
 <!ENTITY % paramdef.element "INCLUDE">
 <![%paramdef.element;[
 <!ELEMENT paramdef %ho; (#PCDATA
+               | type
                | replaceable
                | parameter
                | funcparams)*>