<!-- ...................................................................... -->
-<!-- DocBook HTML Forms Module V1.1b1 ....................................... -->
+<!-- DocBook HTML Forms Module V1.1 ....................................... -->
<!-- File dbforms.dtd ..................................................... -->
<!-- Copyright (C) 2000 Organization for the Advancement
<!-- ...................................................................... -->
-<!-- This is the driver file for V1.1b1 of the DocBook HTML Forms Module.
+<!-- This is the driver file for V1.1 of the DocBook HTML Forms Module.
Please use the following formal public identifier to identify it:
- "-//OASIS//DTD DocBook HTML Forms Module V1.1b1//EN"
+ "-//OASIS//DTD DocBook HTML Forms Module V1.1//EN"
For example, if your document's top-level element is Book, and
you are using DocBook directly, use the FPI in the DOCTYPE
declaration:
- <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook HTML Forms Module V1.1b1//EN"
- "http://www.oasis-open.org/docbook/xml/htmlforms/1.1b1/dbforms.dtd"
+ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook HTML Forms Module V1.1//EN"
+ "http://www.oasis-open.org/docbook/xml/htmlforms/1.1/dbforms.dtd"
[...]>
Or, if you have a higher-level driver file that customizes DocBook,
use the FPI in the parameter entity declaration:
- <!ENTITY % DocBookHTMLFormsDTD PUBLIC "-//OASIS//DTD DocBook HTML Forms Module V1.1b1//EN"
- "http://www.oasis-open.org/docbook/xml/htmlforms/1.1b1/dbforms.dtd">
+ <!ENTITY % DocBookHTMLFormsDTD PUBLIC "-//OASIS//DTD DocBook HTML Forms Module V1.1//EN"
+ "http://www.oasis-open.org/docbook/xml/htmlforms/1.1/dbforms.dtd">
%DocBookHTMLFormsDTD;
See the documentation for detailed information on the parameter
onchange CDATA #IMPLIED
>
-<!-- End of dbforms.dtd V1.1b1 .............................................. -->
+<!-- End of dbforms.dtd V1.1 .............................................. -->
<!-- ...................................................................... -->
-