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: Re: Problems with Xalan and XT


/ ben <nicolas.marsgui@libertysurf.fr> was heard to say:
| * When I want an HTML document splitted in several files, I do:
| 
|   java org.apache.xalan.xslt.Process -in myfile.xml -xsl
| /path/to/docbook/html/chunk.xsl

Use html/xtchunk.xsl

|   I have the following error:
|   DOM ERROR! class: org.apache.xalan.templates.ElemExtensionCall
|   file:///path/to/docbook/html/chunk.xsl; Line 17; Column 58;
|   XSLT Error (javax.xml.transform.TransformerConfigurationException):
| Failed calling setPrefix method!

Uh, what version of Xalan are you running?

|   java com.jclark.xsl.sax.Driver myfile.xml
| /path/to/docbook/html/docbook.xsl > myfile.html
| 
|   I have the error:
|   file:/path/to/docbook/html/index.xsl:273: no such function: key

Oh, I broke xt support in 1.29. Try 1.36 from sourceforge.net/projects/docbook

Or delete all references to key() in the index.xsl file.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | It does not do harm to the mystery
http://www.oasis-open.org/docbook/ | to know a little about it. For far
Chair, DocBook Technical Committee | more marvelous is the truth than
                                   | any artists of the past
                                   | imagined!--Richard Feynman


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


Powered by eList eXpress LLC