[xsl] Conditionally processing optional elements

Subject: [xsl] Conditionally processing optional elements
From: Rick Price <rickprice407@xxxxxxxxx>
Date: Mon, 28 Apr 2003 15:43:25 -0700 (PDT)
 In creating an XSL, I have this problem: I have an
 XML file that may or may not contain a certain
 element. If it exists then a child element will
 reference it, otherwise the child must refernce
 another element. I'm not sure how to specify
 
 If optional element exists then Child element
 references optional element  Else child element
 references other required element
 


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

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


Current Thread