Hi
I am looking for away to jump to the next node in a for-each loop. eg:
for-each select="*"
choose
when test="@testParam = 'yes' "
DO THIS
otherwise
skip to next node where @testParam = 'yes' and DO
THIS
/choose
/for-each
Hope someone can help out
Thanks
Lea
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- next sibling
- Lea Allison - Tue, 23 Apr 2002 09:32:44 -0400 (EDT) <=
- <Possible follow-ups>
- Brinkman, Theodore - Tue, 23 Apr 2002 09:40:06 -0400 (EDT)
- Carmelo - Tue, 23 Apr 2002 11:24:42 -0400 (EDT)
|
|