Florian Schie?l <[EMAIL PROTECTED]> writes: > I think that I used the wrong program to parse my focbook files. > > I had an xml Document beginning with the normal header <?xml ...> and > the Docbookx-DTD 4.2. Then I tried to use openjade with the docbook-xsl > and get many errors on the screen... Soryy, my notebook is 300 km away > at the moment :-( so I can't give you the exact ones. > > Then I tried to use xsltproc with the same documents and the same > stylesheet and it works fine. :-?
Ah, ok. Well, you can parse XML files with jade/openjade; but it uses DSSSL stylesheets, not XSL stylesheets. That's the difference. -- ...Adam Di Carlo..<[EMAIL PROTECTED]>...<URL:http://www.onshored.com/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

