Re: Conditional output of XML elements

Subject: Re: Conditional output of XML elements
From: Miloslav Nic <nicmila@xxxxxxxx>
Date: Tue, 10 Aug 1999 07:38:38 +0200
Look at http://zvon.vscht.cz/HTMLonly/XSLTutorial/Books/Book1/index.html

example 25

Anders.Wikstrom@xxxxxxx wrote:
> 
> Hi,
> 
> i have XML documents looking something like this:
> 
> <table>
> <item1>value1</item1>
> <item2>value2</item2>
> <item3></item3>
> </table>
> 
> The names of the item elements and their corresponding values are ouput
> into a table in a HTML file using XSL.
> 
> My problem is that if an element doesnt have a value as element 3 does in
> the example i don't want a a row with no corresponding value.
> 
> I cannot know from time to time if an element vill have a corresponding
> value.
> 
> I bet this is really easy if you just knows how to do it, it usually is...
> 
> Can someone please help me with this, it's somewhat urgent??
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

-- 
***************************************************************
Dr. Miloslav Nic                        e-mail: nicmila@xxxxxxxx
Department of Organic Chemistry         TEL: +420 2 2435 5012  
ICT Prague (VSCHT Praha)                     +420 2 2435 4118
    				        FAX: +420 2 2435 4288  
****************************************************************


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


Current Thread