Re: [xsl] Re: parameter oddness

Subject: Re: [xsl] Re: parameter oddness
From: Bruce D'Arcus <bdarcus@xxxxxxxxx>
Date: Mon, 6 Jun 2005 13:03:31 -0400
On Jun 6, 2005, at 12:35 PM, David Carlisle wrote:

It is not possible. The children of an element are an intrinsic property
of the node. Of course it's possible that elsewhere in the stylesheet an
element with the same name but no children has been generated and it's
this that's getting past in.

I get the feeling this would be a perfect place to use an XSLT debugger like the one I have in oXygen, but which I really don't know how to use. Anyone have any suggestions?


Bruce

Current Thread