xsl-list
[Top] [All Lists]

Re: [xsl] normalize-space()?

2006-10-31 15:01:01
Luke Jones wrote:
Not 100% on which "bit of code" you're asking for.  Sorry if this isn't
what you meant.

java.lang.RuntimeException: Can not convert #STRING to a NodeList!at

Well, this part is clear, alright, but I think Michael meant the XSLT code. At some place in your code, an XSLT file (or DOM tree that represents and XSLT file) is used and called, probably close to where this error comes from. Also, the processor takes an XML file (or DOM tree) as input that needs to be transformed. The output, eventually, will go (I think) to you your FOP processor.

Now, if you can send the XSLT file (if it is a big file, preferably only the pieces that matter, make a smallest possible set that still raises the error), we can help you resolve this error.

-- Abel Braaksma

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>