|
-
November 30th, 2001, 02:58 PM
#1
XSL: local-name of first and last node's parent
I need to no the name of the parent node of the first and last nodes in a for-each. something like local-name(MyNode[1]/parent::node())
and local-name(MyNode[position()=last()]/parent::node()).
Is there a way to do this. I can't seem to guess at the syntax for this one.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|