|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: getting the attribute into the literal result elem
Actually, I have one more question.
I have two types of words: <w lemma = "speak">spoke</w> and <w>day</w> That is to say, I have no lemma indicated if the form of the word in the text is the same as the standard dictionary entry for that word. Now, I have two possible cases: a) if lemma is indicated: <a href="lookup.php?word={@lemma} target=iframewindow">
<xsl:value-of select="."/>
</a>b) if there is no lemma attribute <a href="lookup.php?word={.} target=iframewindow">
<xsl:value-of select="."/>
</a>How can I combine the two so that xsl checks if there is a lemma attribute or not, and based on that apply either the first or the second scenario? Much obliged, T.
|
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








