xsl-list
[Top] [All Lists]

RE: Get value outside of for-each Statement

2004-08-19 12:24:27
From: john lee [mailto:excel_man(_at_)hotmail(_dot_)com]
Sent: Thursday, August 19, 2004 3:05 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Get value outside of for-each Statement

Oops, I see  an employee number after all (contrary to what I just
posted). Thought they were just more employee_names.  The way your
document is, I'd probably use apply-templates match='employee', and use
the following-sibling axis, just like Niclas Hedhman suggested.

Cheers,

Tom P


<employee_name>
</employee_name>
<employee_number>
</employee_number>