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

RE: select in the <xsl:param /> tag

Subject: RE: select in the <xsl:param /> tag
From: "Martinez, Brian" <brian.martinez@xxxxxxxxxxx>
Date: Thu, 3 Jul 2003 09:50:41 -0600
brian martinez
> From: Simon Kelly [mailto:kelly@xxxxxxxxxx]
> Sent: Thursday, July 03, 2003 9:10 AM
> Subject:  select in the <xsl:param /> tag
> 
> 
> Am I right in saying that declaring the <xsl:param /> tag as 
> follows will
> make the named node set default to null if the template is 
> called without
> the <xsl:with-param /> tag.
> 
> <xsl:param name="node-set" select=".." />

This would create a node-set rooted at the parent of the context node, so
it's not null.  In fact I don't believe this could ever be null, since all
nodes except the root must have one parent.

> or is it
> 
> <xsl:param name="node-set" select="" />

This isn't legal XSLT--the select attribute must be non-empty.

cheers,
b.

| brian martinez                           brian.martinez@xxxxxxxxxxx |
| lead gui programmer                                    303.357.3548 |
| cheap tickets, part of trip network                fax 303.357.3380 |
| 6560 greenwood plaza blvd., suite 400           englewood, co 80111 |
| cendant travel distribution services   http://www.cheaptickets.com/ |

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


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.