| Subject: Re: [xsl] how to populate drop down list From: Ivan Rubin <iayma@xxxxxxxxxxxx> Date: Fri, 22 Mar 2002 15:24:08 -0300 | 
Hi,
How can I get drop down lists filled with all the match attributes for
each answer element?
I tried this xsl snippet, and I get same number of drop down list as
number of answers but the list has only one @match attribute instead of
all the attributes.
-----------
--------------
<question>
<stem> <para>Match each statement below with the best term.</para>
</stem>
<answer match="Systole" item-id="C"> <para></para></answer>
<answer match="Stenosis" item-id="D"> <para></para></answer>
<answer match="Collateral circulation" item-id="A"> <para></para></answer>
<answer match="Augmentation" item-id="E"> <para></para></answer>
<answer match="Arterial insufficiency" item-id="B"> <para></para></answer>
</question>
------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
<xsl:match pattern="question"> <!--here goes the question-->
| Current Thread | 
|---|
| 
 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] sort by attribute text, Michael Kay | Thread | RE: [xsl] how to populate drop down, Oleg Tkachenko | 
| Re: [xsl] how to populate drop down, Joerg Heinicke | Date | Re: [xsl] <br/> tags, xhtml output,, David Carlisle | 
| Month |