Subject: Re: Creating HTML and XHTML with one stylesheet with namespace-alias
From: Deborah Pickett <debbiep-list-xsl@xxxxxxxxxx>
Date: Mon, 03 Sep 2007 19:48:53 +1000
|
Michael Kay wrote:
>> Is is allowed for namespace-alias to map the null namespace
>> in XSLT 1.0?
> basically, the 1.0 spec is silent on the point.
I was afraid of that. "Silent" means "implementation-dependent", so I
suppose that Xalan's NullPointerException is, perversely, to spec.
Thanks for confirming that I probably need to move to XSLT 2.0 to get
guaranteed behaviour.
|