This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: docbook-xsl-1.48.tar.gz && MSXML 4


Hi Martin,

this is reproduceable (just tried yesterday). The last Beta Version used to
work, MSXML 3.0SP2 (as distributed with IE6) also. After installing 4.0RTM
over the latest beta it stopped working.

Jens

> -----Original Message-----
> From: KRUMPOLEC Martin [mailto:krumpolec@asset.sk]
> Sent: Freitag, 8. Februar 2002 09:59
> To: 'docbook-apps@lists.oasis-open.org'
> Subject: DOCBOOK-APPS: docbook-xsl-1.48.tar.gz && MSXML 4
> 
> 
> Hi,
> 
>   Just fooled around with Docbook XSL stylesheets and last
>   version od MSXML (4.0 RTM) and couldn't get it to work :
>   (but it works fine with MSXML 3 SP2)
> 
> ----
> <?xml version="1.0"?>
> <article>
> <title>Title</title>
> <section>
> <title>Section title</title>
> <para>Text</para>
> </section>
> </article>
> ----
> d:\temp>msxsl -u 4.0 test.xml \utils\docbook\xsl\html\docbook.xsl -o
> test.htm
> 
> Error occurred while executing stylesheet
> '\utils\docbook\xsl\html\docbook.xsl'.
> 
> Code:   0x80070057
> The parameter is incorrect.  
> ----
> d:\temp>msxsl -u 3.0 test.xml \utils\docbook\xsl\html\docbook.xsl -o
> test.htm
> ----
> 
>   I'm using msxsl commandline utility as a frontend to MSXML
>   but it is not significant because same behaviour exhibits
>   from other environments ...
> 
>   Anyone has a clue ?
> 
> Thank you
> 
> Martin
> 
> -- 
> Martin Krumpolec <krumpo@pobox.sk>
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]