This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: More <xsl:when> questions!


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]