]> granicus.if.org Git - docbook-dsssl/commitdiff
Added PE around new imageobject decl; fixed comments
authorNorman Walsh <ndw@nwalsh.com>
Tue, 21 May 2002 20:53:31 +0000 (20:53 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 21 May 2002 20:53:31 +0000 (20:53 +0000)
docbook/svg/dbsvg.dtd

index 38ff02b02c3929b748e1b5c21099415312f290ee..4e2cd0bd02331abf428d989ba47334f77fb51ef7 100644 (file)
                 "http://www.oasis-open.org/docbook/xml/svg/1.0beta2/dbsvg.dtd">
      %DocBookSVGDTD;
 
-     See the documentation for detailed information on the parameter
-     entity and module scheme used in DocBook, customizing DocBook and
-     planning for interchange, and changes made since the last release
-     of DocBook.
+     See the DocBook documentation for detailed information on the parameter
+     entity and module scheme used in DocBook, customizing DocBook, and
+     planning for interchange.
 -->
 
 <!-- Suppress the imageobject declaration -->
 
 <! -- Provide an alternate imageobject declaration -->
 
+<!ENTITY % docbook.svg.imageobject.element "INCLUDE">
+<![%docbook.svg.imageobject.element[
 <!ELEMENT imageobject (objectinfo?, (imagedata|%SVG.svg.qname;))>
+]]>
 
 <!-- End of dbsvg.dtd V1.0beta2 ............................................. -->
 <!-- ...................................................................... -->