From: Norman Walsh Date: Thu, 23 Jan 2003 13:41:20 +0000 (+0000) Subject: RelaxNG files X-Git-Tag: release/1.79.1~6^2~4839 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3165254d2a925afc7d4cf8fe9d6d381eeeefd78d;p=docbook-dsssl RelaxNG files --- diff --git a/slides/schema/relaxng/.cvsignore b/slides/schema/relaxng/.cvsignore new file mode 100644 index 000000000..3ebf4e6a1 --- /dev/null +++ b/slides/schema/relaxng/.cvsignore @@ -0,0 +1,2 @@ +config.xml +slidesdb.rng diff --git a/slides/schema/relaxng/Makefile b/slides/schema/relaxng/Makefile new file mode 100644 index 000000000..50c312dd5 --- /dev/null +++ b/slides/schema/relaxng/Makefile @@ -0,0 +1,16 @@ +include ../../../cvstools/Makefile.incl + +SCHEMADIR=../../../schema +RELAXNG=$(SCHEMADIR)/relaxng +DOCBOOKRNG=/share/doctypes/docbook42/relaxng + +all: slidesdb.rng + +config.xml: union.xml + $(XSLT) $(RELAXNG)/simple/config.xml $(SCHEMADIR)/tools/union-config.xsl $@ \ + union.xml=/sourceforge/docbook/slides/schema/relaxng/union.xml + +slidesdb.rng: config.xml + $(XSLT) $(DOCBOOKRNG)/docbook.rng $(SCHEMADIR)/tools/configure.xsl $@ \ + config=/sourceforge/docbook/slides/schema/relaxng/$< + diff --git a/slides/schema/relaxng/slides.rng b/slides/schema/relaxng/slides.rng new file mode 100644 index 000000000..6da1dca8d --- /dev/null +++ b/slides/schema/relaxng/slides.rng @@ -0,0 +1,198 @@ + + + + + +$Id$ +Slides +Slides +2.4.0 +slides + +1999 +2000 +2001 +2002 +2003 +Norman Walsh + + + + +This is the driver file for V3.1.0 of the Website document type. +Please use the following formal public identifier to identify it: + +"-//Norman Walsh//DTD Slides V3.1.0//EN" + +For example, if +you are using the Slides DTD directly, use the FPI in the DOCTYPE +declaration: + +]]> + +Or, if you have a higher-level driver file that customizes Slides, +use the FPI in the parameter entity declaration: + + +%SlidesDTD;]]> + +Please direct all questions and comments about this DTD to +Norman Walsh, ndw@nwalsh.com. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/slides/schema/relaxng/union.xml b/slides/schema/relaxng/union.xml new file mode 100644 index 000000000..e1b0d0013 --- /dev/null +++ b/slides/schema/relaxng/union.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + +