Eric,
not yet, sorry - there's a parsing bug causing errors like this one.
We'll check it and let you know.
Tom
Eric Jacoboni wrote:
> Hi,
>
> Sablotron 0.51, docbook-xml-4.1.2 with FreeBSD 4.3Beta2.
>
> i try to produce an HTML output from an XML file using the DocBook/XML
> DTD. The command line is :
>
> $ sabcmd /usr/local/share/xml/xsl/docbook/html/docbook.xsl processus.xml
>
> But sabcmd fails with :
>
> Error [code:209]
> [URI:file:/usr/local/share/xml/xsl/docbook/html/docbook.xsl]\
> [line:55] [node:attribute 'match']
> ')' expected
>
> Nothing seems suspect in the xsl (in fact, it does run with xt (before
> i upgrade from jdk1.1.8 to linux-jdk1.3.0 ;-))
>
> Is it possible to use Sablotron 0.51 with DocBook XSL ?