This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: xsl:variable containing xsl:element


>
> The <xsl:copy-of select="$wholestring"/> throws the following error
> java.lang.NullPointerException
> 	at com.icl.saxon.expr.FragmentValue.copy(FragmentValue.java:444)
> 	at com.icl.saxon.style.XSLCopyOf.process(XSLCopyOf.java:65)
> 	at
> com.icl.saxon.style.XSLStyleSheet.process(XSLStyleSheet.java:472)
> 	at
> com.icl.saxon.Controller.transformDocument(Controller.java:715)
> 	at com.icl.saxon.Controller.transform(Controller.java:866)
> 	at com.icl.saxon.Controller.transform(Controller.java:901)
>
This is a bug (not one I recognize), the line number suggests you might be
using Saxon 6.0.2?

If you can send me the test files, I'll check whether the bug is cleared in
6.1 and add it to my regression test suite.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]