| From | Sent On | Attachments |
|---|
| Subject: | DOCBOOK-APPS: Re: Problems with Xalan and XT | |
|---|---|---|
| From: | Norman Walsh (nd...@nwalsh.com) | |
| Date: | Apr 6, 2001 10:53:56 am | |
| List: | org.oasis-open.lists.docbook-apps | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Norman Walsh | Apr 6, 2001 10:53 am | |
| Bob Stayton | Apr 6, 2001 11:59 am | |
| ben | Apr 6, 2001 4:28 pm |
| Subject: | DOCBOOK-APPS: Re: Problems with Xalan and XT | |
|---|---|---|
| From: | Norman Walsh (nd...@nwalsh.com) | |
| Date: | Apr 6, 2001 10:53:56 am | |
| List: | org.oasis-open.lists.docbook-apps | |
/ ben <nico...@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 <nd...@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

