From 70535a0d0e74d1c148b863efab64800b22233e65 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 31 Dec 2002 20:11:20 +0000 Subject: [PATCH] DocBook Modules --- schema/relaxng/ebnf/dbebnf.rng | 13 + schema/relaxng/ebnf/ebnf.rng | 233 +++++++++++++ schema/relaxng/htmlforms/dbforms.rng | 13 + schema/relaxng/htmlforms/htmlforms.rng | 462 +++++++++++++++++++++++++ schema/relaxng/mathml/dbmathml.rng | 13 + schema/relaxng/mathml/mathml.rng | 90 +++++ schema/relaxng/svg/dbsvg.rng | 13 + schema/relaxng/svg/svg.rng | 88 +++++ 8 files changed, 925 insertions(+) create mode 100644 schema/relaxng/ebnf/dbebnf.rng create mode 100644 schema/relaxng/ebnf/ebnf.rng create mode 100644 schema/relaxng/htmlforms/dbforms.rng create mode 100644 schema/relaxng/htmlforms/htmlforms.rng create mode 100644 schema/relaxng/mathml/dbmathml.rng create mode 100644 schema/relaxng/mathml/mathml.rng create mode 100644 schema/relaxng/svg/dbsvg.rng create mode 100644 schema/relaxng/svg/svg.rng diff --git a/schema/relaxng/ebnf/dbebnf.rng b/schema/relaxng/ebnf/dbebnf.rng new file mode 100644 index 000000000..0d2ba6a32 --- /dev/null +++ b/schema/relaxng/ebnf/dbebnf.rng @@ -0,0 +1,13 @@ + + + + + + + diff --git a/schema/relaxng/ebnf/ebnf.rng b/schema/relaxng/ebnf/ebnf.rng new file mode 100644 index 000000000..89f6fcc65 --- /dev/null +++ b/schema/relaxng/ebnf/ebnf.rng @@ -0,0 +1,233 @@ + + + + + +$Id$ +DocBook EBNF Module +DocBook +1.1CR1+ +ebnf + +2001 +2002 +OASIS Open, Inc. + + + +Permission to use, copy, modify and distribute the DocBook schema +and its accompanying documentation for any purpose and without fee +is hereby granted in perpetuity, provided that the above copyright +notice and this paragraph appear in all copies. The copyright +holders make no representation about the suitability of the schema for +any purpose. It is provided as is without expressed or implied +warranty. + +If you modify the DocBook in any way, except for declaring and +referencing additional sets of general entities and declaring +additional notations, label your schema as a variant of DocBook. See +the maintenance documentation for more information. + +Please direct all questions, bug reports, or suggestions for +changes to the docbook@lists.oasis-open.org mailing list. For more +information, see . + + + + +This module contains the definitions for the DocBook EBNF module. + + +When using this schema in driver files referring to the DTD +version of this module, please use an entity declaration that uses the +public identifier shown below: + +This is the driver file for V1.1CR1 of the DocBook EBNF Module. +Please use the following formal public identifier to identify it: + +-//OASIS//DTD DocBook EBNF Module V1.1CR1//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: + +]]> + +Or, if you have a higher-level driver file that customizes DocBook, +use the FPI in the parameter entity declaration: + + +%DocBookEBNFDTD;]]> + +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. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schema/relaxng/htmlforms/dbforms.rng b/schema/relaxng/htmlforms/dbforms.rng new file mode 100644 index 000000000..efacc525b --- /dev/null +++ b/schema/relaxng/htmlforms/dbforms.rng @@ -0,0 +1,13 @@ + + + + + + + diff --git a/schema/relaxng/htmlforms/htmlforms.rng b/schema/relaxng/htmlforms/htmlforms.rng new file mode 100644 index 000000000..40ab2dd87 --- /dev/null +++ b/schema/relaxng/htmlforms/htmlforms.rng @@ -0,0 +1,462 @@ + + + + + +$Id$ +DocBook HTML Forms Module +DocBook +1.1+ +htmlforms + +2000 +2001 +2002 +OASIS Open, Inc. + + + +Permission to use, copy, modify and distribute the DocBook schema +and its accompanying documentation for any purpose and without fee +is hereby granted in perpetuity, provided that the above copyright +notice and this paragraph appear in all copies. The copyright +holders make no representation about the suitability of the schema for +any purpose. It is provided as is without expressed or implied +warranty. + +If you modify the DocBook in any way, except for declaring and +referencing additional sets of general entities and declaring +additional notations, label your schema as a variant of DocBook. See +the maintenance documentation for more information. + +Please direct all questions, bug reports, or suggestions for +changes to the docbook@lists.oasis-open.org mailing list. For more +information, see . + + + + +This module contains the definitions for the DocBook HTML Forms module. + + +When using this schema in driver files referring to the DTD +version of this module, please use an entity declaration that uses the +public identifier shown below: + +-//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: + +]]> + +Or, if you have a higher-level driver file that customizes DocBook, +use the FPI in the parameter entity declaration: + + +%DocBookHTMLFormsDTD;]]> + +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. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + GET + POST + + + + + + + + + + + + + + text + password + checkbox + radio + submit + reset + file + hidden + image + button + + + + + + + + + + + + + + + + + + + + + + + + + + + + + checked + + + + + + + disabled + + + + + + + readonly + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + button + submit + reset + + + + + + + disabled + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + multiple + + + + + + + disabled + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + selected + + + + + + + disabled + + + + + + + + + + + + + + + + + + + + + + + + + + + + disabled + + + + + + + readonly + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schema/relaxng/mathml/dbmathml.rng b/schema/relaxng/mathml/dbmathml.rng new file mode 100644 index 000000000..e410e5abc --- /dev/null +++ b/schema/relaxng/mathml/dbmathml.rng @@ -0,0 +1,13 @@ + + + + + + + diff --git a/schema/relaxng/mathml/mathml.rng b/schema/relaxng/mathml/mathml.rng new file mode 100644 index 000000000..311613c78 --- /dev/null +++ b/schema/relaxng/mathml/mathml.rng @@ -0,0 +1,90 @@ + + + + + +$Id$ +DocBook MathML Module +DocBook +1.1+ +mathml + +2000 +2001 +2002 +OASIS Open, Inc. + + + +Permission to use, copy, modify and distribute the DocBook schema +and its accompanying documentation for any purpose and without fee +is hereby granted in perpetuity, provided that the above copyright +notice and this paragraph appear in all copies. The copyright +holders make no representation about the suitability of the schema for +any purpose. It is provided as is without expressed or implied +warranty. + +If you modify the DocBook in any way, except for declaring and +referencing additional sets of general entities and declaring +additional notations, label your schema as a variant of DocBook. See +the maintenance documentation for more information. + +Please direct all questions, bug reports, or suggestions for +changes to the docbook@lists.oasis-open.org mailing list. For more +information, see . + + + + +This module contains the definitions for the DocBook MathML Module. + + +When using this schema in driver files referring to the DTD +version of this module, please use an entity declaration that uses the +public identifier shown below: + +-//OASIS//DTD DocBook MathML Module V1.0//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: + +]]> + +Or, if you have a higher-level driver file that customizes DocBook, +use the FPI in the parameter entity declaration: + + +%DocBookMathMLDTD;]]> + +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. + + + + + + + + + + + + + + + diff --git a/schema/relaxng/svg/dbsvg.rng b/schema/relaxng/svg/dbsvg.rng new file mode 100644 index 000000000..0bb48aeca --- /dev/null +++ b/schema/relaxng/svg/dbsvg.rng @@ -0,0 +1,13 @@ + + + + + + + diff --git a/schema/relaxng/svg/svg.rng b/schema/relaxng/svg/svg.rng new file mode 100644 index 000000000..e5af46fc1 --- /dev/null +++ b/schema/relaxng/svg/svg.rng @@ -0,0 +1,88 @@ + + + + + +$Id$ +DocBook SVG Module +DocBook +1.0CR1+ +svg + +2002 +OASIS Open, Inc. + + + +Permission to use, copy, modify and distribute the DocBook schema +and its accompanying documentation for any purpose and without fee +is hereby granted in perpetuity, provided that the above copyright +notice and this paragraph appear in all copies. The copyright +holders make no representation about the suitability of the schema for +any purpose. It is provided as is without expressed or implied +warranty. + +If you modify the DocBook in any way, except for declaring and +referencing additional sets of general entities and declaring +additional notations, label your schema as a variant of DocBook. See +the maintenance documentation for more information. + +Please direct all questions, bug reports, or suggestions for +changes to the docbook@lists.oasis-open.org mailing list. For more +information, see . + + + + +This module contains the definitions for the DocBook SVG Module. + + +When using this schema in driver files referring to the DTD +version of this module, please use an entity declaration that uses the +public identifier shown below: + +-//OASIS//DTD DocBook SVG Module V1.0CR1//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: + +]]> + +Or, if you have a higher-level driver file that customizes DocBook, +use the FPI in the parameter entity declaration: + + + %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. + + + + + + + + + + + + + + + -- 2.40.0