[xsl] reusing same xml with xslt

Subject: [xsl] reusing same xml with xslt
From: "ashwati s" <ashwatis@xxxxxxxxx>
Date: Mon, 29 Jul 2002 07:41:18 -0400
Hi,

I am trying to do the following...

I am having an xml which contains details like the following.

<Employee>
<ID>A-11464</ID>
<Name>om</Name>
<Designation>Software Engineer</Designation>
<Project>Project 1</Project>
</Employee>	
	
I populate a combo with designations from the xml document using the 'xsl:key'. 

On the basis of the designation selected by the user i have to list out all the employees with their details in a table.
How is it possible using xslt ? 

Please help

thanks
ashwati



_____________________________________________________
Supercharge your e-mail with a 25MB Inbox, POP3 Access, No Ads
and NoTaglines --> LYCOS MAIL PLUS.
http://www.mail.lycos.com/brandPage.shtml?pageId=plus 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread