RE: [xsl] xsl:key problem (probably!)

Subject: RE: [xsl] xsl:key problem (probably!)
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 7 Feb 2002 12:03:15 -0000
> This works perfectly fine, when the
> "/STATEMENT_OF_CHANGE/ACCOUNT_VALUES/ACCOUNT_VALUE" node exists.
> If it doesn't XALAN 2.0 throws a NullPointerException (in the
> value-of statement!)
>
> Is this noraml, a bug or is it just me not knowing what do to?
>

A NullPointerException should always be treated as a bug (unless you have
Java code of your own in there, in which case it's still a bug, but it might
be your bug...)

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx


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


Current Thread