xsl-list
[Top] [All Lists]

Re: Need to fill in number of output nodes...

2003-09-11 07:35:19

One way, that you alluded too is to do a second pass on at least that
part of the document, using xx:node-set() then you can just use count().

If that is not a suitable method, the elements generared must be a
function of the input documents, so in principle you should be able to
work out the number that are generated as a function of teh same input,
but without knowing any details of your transformation it's impossible
to say what that function is.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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



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