|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Output one record at a time
I have an xml file like this
<employees>
<employee>
<name>
abc
</name>
<department>
admin
</department>
</employee>
<employee>
<name>
hij
</name>
<department>
finance
</department>
</employee>
...
...
</employees>
I want to output one employee detail at a time(in HTML), using the record number(i.e the index of employee record in the xml file) as the input parameter.
How can i do that?
Thanks
-madhavaraju
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








