OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


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>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC