|
Subject: Re: [xsl] Output one record at a time From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx> Date: Thu, 11 Jul 2002 10:21:10 +0200 |
<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?
-- Oleg Tkachenko Multiconn International, Israel
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Output one record at a ti, James Fuller | Thread | [xsl] Forming a Tree, Venkatesh Sutrave |
| Re: [xsl] Urgent: Load a document i, Tuan-Dung Cao | Date | [xsl] Forming a Tree, Venkatesh Sutrave |
| Month |