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

Testing for a parameter

Subject: Testing for a parameter
From: Aaron Johnson <artpunx@xxxxxxxxx>
Date: Tue, 9 Aug 2005 16:22:32 +0100
xsl parameter test
Hello...

May I ask, how would you check for a parameter being passed into a
stylesheet so as to invoke a template?

I would like to have a method, where if a visitor comes to a page and
has not made a choice from a drop down list, the default parameter
would be "noChoice" and this template would be replaced with a piece
of text in the table cell. I think an "if test" would be the job, but
I am unfamiliar with parameter test syntax.

<td colspan="2" class="myuweWhite">
	 <xsl:call-template name="photos">
	<xsl:with-param name="recordsInGroup"
select="//atg:record[../@groupName=$group_name]" />
	 </xsl:call-template>
</td>

Any advice would be really appreciated.

AJ

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.