Problem with Jade and the DSSSL Tutorial

Subject: Problem with Jade and the DSSSL Tutorial
From: "Thorsten Kitz" <thoki@xxxxxxx>
Date: Tue, 4 Nov 1997 11:34:01 +0100
Hey,
 
I am an absolute beginner in using DSSSL and tried out the DSSSL tutorial from Daniel M. Germán
with Jade v1.0.1, but I cannot get it compiling any of the examples. I tried the following commandline
 
jade -d myplay-01.dsl hamlet.xml
 
and I got the these error-messages:
 
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:hamlet.xml:2:58:W: cannot generate system identifier for public text "-//Free Text Project//DTD Play//EN"
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:hamlet.xml:2:58:E: reference to entity "PLAY" for which no system identifier could be generated
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:hamlet.xml:2:0: entity was defined here
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:hamlet.xml:2:58:E: DTD did not contain element declaration for document type name
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:hamlet.xml:4:5:E: element "PLAY" undefined
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:hamlet.xml:5:6:E: element "TITLE" undefined
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:hamlet.xml:7:3:E: element "FM" undefined
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:hamlet.xml:8:2:E: element "P" undefined
[..] 
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:hamlet.xml:27:8:E: element "PERSONA" undefined
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:myplay-01.dsl:1:73:W: cannot generate system identifier for public text "-//James Clark//DTD DSSSL Style Sheet//EN"
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:myplay-01.dsl:11:0:E: reference to entity "STYLE-SHEET" for which no system identifier could be generated
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:myplay-01.dsl:1:0: entity was defined here
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:myplay-01.dsl:11:0:E: DTD did not contain element declaration for document type name
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:myplay-01.dsl:13:0:E: element "STYLE-SHEET" undefined
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:E: specification document does not have the DSSSL architecture as a base architecture
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:hamlet.xml:28:8:E: element "PERSONA" undefined
[..] 
E:\DATEN\DIPLOMARBEIT\JADE\JADE.EXE:I: maximum number of errors (200) reached; change with -E option
 
Im absolutely aware of the fact, that this is an error I made during installation or I have overseen something,
but since the demo.sgm file of jade compiled very well and my work is halted at this point, I like to
ask for a quick tip for this problem. 
 
Thanks,
 
Thorsten.
 
 
Current Thread