[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: xsl:choose

Subject: Re: xsl:choose
From: JBryant@xxxxxxxxx
Date: Wed, 3 Nov 2004 09:52:42 -0600
Re:  xsl:choose
"Quotation for re-mortgage" is outside the choose element. So, if it is 
not appearing, the problem is not with the choose element but with the 
element that contains the choose element. Show us more of your code (such 
as the whole template in question) and tells us what goals you are trying 
to achieve.

Jay Bryant
Bryant Communication Services




"Mark Williams" <mark@xxxxxxxxxxx> 
11/03/2004 09:39 AM
Please respond to
xsl-list@xxxxxxxxxxxxxxxxxxxxxx


To
"XSL-List" <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
cc

Subject
 xsl:choose






Hi,

I am having a problem with a choose statement.  It seems to me to be a 
vlid
statement, but it does not print either first option or second!

Just cannot see what is wrong with it.

- <fo:block font-family="Times-Roman" font-size="12pt" 
space-after="0.05pt">
- <fo:inline font-weight="bold">
  Quotation for re-mortgage
- <xsl:choose>
  <xsl:when test="$VN_Condition_1 = 1">555</xsl:when>
- <xsl:otherwise>
  of
  <xsl:value-of
select="DATA/Table[@Name='quotes']/quote_remortgage_nameornumber" />

  <xsl:value-of
select="DATA/Table[@Name='quotes']/quote_remortgage_addressline1" />
  </xsl:otherwise>
  </xsl:choose>
  </fo:inline>
  </fo:block>

At very least it seems to me that this should print out either "Quotation
for re-mortgage" or "of", but it does neither.  Pulling my hair out and I
guess there is some really basic idiot error I've made.

TIA

Mark Williams

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.