Re: More <xsl:when> questions!

Subject: Re: More <xsl:when> questions!
From: lachance@xxxxxxxxxxxxxxxxx (Francois Lachance)
Date: Thu, 6 Apr 2000 13:35:31 -0400 (EDT)
Edward

I do believe David in expressing this level of affect> 
> 
> NO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> 
> I think someone else should answer, 'cause I've explained this everyway
> I can think of and still your examples have the same feature.
> 

would like you to consult the XPATH recommendation

http://www.w3.org/TR/xpath

And perhaps consult the XSL-list archive using such keywords as "stepping"
"Path" "axis" "current node" See the URL below.

You also might want to compare your example:
> <xsl:template match="packet" >
> 	<xsl:if  test="../packet/para/title">
to the example given in the XSLT recommendation in section 5.4 Applying
Template Rules.

If you have trouble locating a copy of the XSLT recommendation, please ask
for assistance.

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


-- 
Francois Lachance
Post-doctoral Fellow
projet HYPERLISTES project
http://www.humanities.mcmaster.ca/~hyplist/


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


Current Thread