From: Norman Walsh Date: Fri, 13 Sep 2002 14:56:57 +0000 (+0000) Subject: Added usage section X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b0ffe543f845e1d28bfc1955cf4048a38cdf21a;p=docbook-dsssl Added usage section --- diff --git a/docbook/ebnf/spec/wd-docbook-ebnf.xml b/docbook/ebnf/spec/wd-docbook-ebnf.xml index 5087275fa..67cd1bc21 100644 --- a/docbook/ebnf/spec/wd-docbook-ebnf.xml +++ b/docbook/ebnf/spec/wd-docbook-ebnf.xml @@ -132,6 +132,27 @@ It is distributed from the OASIS. +
+Usage + +To use this module, specify the public and system identifiers of this +module in your document type declaration. For example, to use this module +to write a book, use the following document type declaration: + +]]> + +Naturally, you can include an internal subset if you wish. + +To incorporate this module into a higher-level customization layer, use the +public and system identifiers of this module in your customization layer. For +example: + + +%docbookebnf;]]> + +