xsl-list
[Top] [All Lists]

RE: dynamic sorting

2004-02-05 09:56:20
Cool, thanks a lot. I didn't thought about the name()-function.

So if I understand name() well, both expressions should give the same
result?

1. select="count(someNode)"
2. select="count(*[name() = someNode])"

What do you mean with "namespace-safe"? Can you give a situation in which
the given solution would not work?

Thanks a lot for your time,

--
Peter


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



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