[Home] [By Thread] [By Date] [Recent Entries]
> I thought that a count($pageNumber) would have returned 3 for > the 3 nodes I > added to the variable, instead I get a consistent 1. count() applied to a temporary tree is always one, because the value is a document node. You want to count its children. Michael Kay http://www.saxonica.com/
|

Cart



