Menu

#365 slides: RELAX-NG schema header points to DTD

dtd: Slides
closed-wont-fix
nobody
5
2005-11-16
2003-01-25
Jesse Glick
No

http://docbook.sourceforge.net/release/slides/3.1.0/schema/relaxng/slides.rng

See the docs in the file header:

---%<---
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:

<!DOCTYPE slides PUBLIC "-//Norman Walsh//DTD Slides
V3.1.0//EN"
"http://docbook.sourceforge.net/release/slides/3.1.0/schema/dtd/slides.dtd"
[...]>

Or, if you have a higher-level driver file that
customizes Slides, use the FPI in the parameter entity
declaration:

<!ENTITY % SlidesDTD PUBLIC "-//Norman Walsh//DTD
Slides V3.1.0//EN"
"http://docbook.sourceforge.net/release/slides/3.1.0/schema/dtd/slides.dtd">%SlidesDTD;
---%<---

Clearly this should be referring to the .rng file, not
the .dtd file.

Discussion

  • Jesse Glick

    Jesse Glick - 2003-09-29

    Logged In: YES
    user_id=257383

    Still broken. Also note that in the DTD schemas, the version
    numbers still say 3.1.0, even for the 3.2.0 snapshot.

     
  • Norman Walsh

    Norman Walsh - 2003-12-19
    • status: open --> closed-wont-fix
     
  • Norman Walsh

    Norman Walsh - 2003-12-19

    Logged In: YES
    user_id=81663

    Yes. But as long as the RNG is mechanically generated from
    the DTD, this isn't going to be easy to fix. Eventually the
    RNG file will be primary.

     
  • Michael(tm) Smith

    • summary: [slides 3.1.0] RELAX-NG schema header points to DTD --> slides: RELAX-NG schema header points to DTD
     
  • Michael(tm) Smith

    • labels: --> DTD/schema (Website, Slides, etc.)
    • milestone: --> dtd: Slides
     
MongoDB Logo MongoDB