← Prev in month ← Prev in thread

DOCBOOK-APPS: docbook-xsl-1.48.tar.gz && MSXML 4

From
KRUMPOLEC Martin <>
Date
2002-02-08T09:03:06+00:00
ID
5C9461BDD6ABD511815500D0B7B7A0E2247F5F@nt_2.asset-internal
Thread
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 <>
← Prev in month ← Prev in thread