[Home] [By Thread] [By Date] [Recent Entries]
Patrick Warren wrote:
Thanks David. That does just what I wanted. Now generate-id finally makes more sense to me. I got rid of The definition of the function generate-id() says: http://www.w3.org/TR/xslt#function-generate-id "The *generate-id <http://www.w3.org/TR/xslt#function-generate-id>* function returns a string that uniquely identifies the node in the argument node-set that is first in document order." So the processor is using the first node, no matter how nodes are in the node-set, making the positional predicate unnecessary. Many XPath and XSLT functions that accept a node-set have this behavior. Dave
|

Cart



