John L. Clark wrote: > I would like to be able to apply a transformation stylesheet script to a > sequence of sibling nodes within a document. It makes sense that > <copyDocument selection="true"/> would only take one node (which is the > behaviour I've experienced); I was wondering if there would be any way > that I could either grab all the nodes in the selection or iterate over > the sibling nodes and apply the transformation to each of them > individually.
Sorry but this is not possible.

