]> granicus.if.org Git - docbook-dsssl/commitdiff
Added type attribute to indexterm and index
authorNorman Walsh <ndw@nwalsh.com>
Thu, 25 Sep 2003 14:25:19 +0000 (14:25 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 25 Sep 2003 14:25:19 +0000 (14:25 +0000)
docbook/xml/dbhierx.mod
docbook/xml/dbpoolx.mod

index 10edd3b897d32b9548c00b00a4a3bc136748ca97..6024838b3a3564bb4c842c19c6d9fa9b51460c70 100644 (file)
@@ -1605,6 +1605,7 @@ change will not be made after all. -->
 <!ENTITY % index.attlist "INCLUDE">
 <![%index.attlist;[
 <!ATTLIST index
+               type            CDATA           #IMPLIED
                %common.attrib;
                %indexes.role.attrib;
                %local.indexes.attrib;
index 05ae7e2f6feb18e4afd872c23503207255765a88..57999a2ddbb919bb630986c95aef551539833f9f 100644 (file)
@@ -8067,8 +8067,9 @@ OtherCredit. -->
                class           (singular
                                |startofrange
                                |endofrange)    #IMPLIED
-               startref                IDREF           #IMPLIED
-               zone                    IDREFS          #IMPLIED
+               startref        IDREF           #IMPLIED
+               zone            IDREFS          #IMPLIED
+               type            CDATA           #IMPLIED
                %common.attrib;
                %indexterm.role.attrib;
                %local.indexterm.attrib;