XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Diana SininaSubject: How to do if else
Author: Diana Sinina
Date: 15 Mar 2006 02:14 PM
I have 2 Ids that ether could be null, I have to check and pass the one that is not null
What would be the right syntax for XSL to do that?
Basically it has to be something like

if Pmnt_Id =””
<xsl:value-of select="Transaction_Id"/>
else
<xsl:value-of select="Pmnt_Id" />

Thank you

Postnext
(Deleted User) Subject: How to do if else
Author: (Deleted User)
Date: 15 Mar 2006 02:39 PM
Hi, Diana. You want to use xsl:choose. You can write this code manually, or have Stylus Studio do it for you using the XSLT Mapper as described here:

http://www.stylusstudio.com/docs/v62/d_xslt_xmlxml6.html#wp259746

Hope this helps.

David Foster
Stylus Studio Team

Posttop
Diana SininaSubject: How to do if else
Author: Diana Sinina
Date: 15 Mar 2006 02:48 PM
Thank you so much David,
works perfect!!!

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.