RE: [xsl] using global variables in templates

Subject: RE: [xsl] using global variables in templates
From: TSchutzerWeissmann@xxxxxxxxxxxxxxxx
Date: Thu, 12 Sep 2002 14:41:43 +0100
>> and what does the input look like? 
>> <input>
>> 	O	
>> 	what 
>> 	fun 
>> 	to 
>> 	be
>> 	in 
>> 	sunny	
>> 	London
>> 	...
>> </input>
>> 
>> or, 
>> <input>
>> 	<line>...</line>
>> 	...
>> </input>

> it's the second case.

Then preceding-sibling::line[1] will give you the previous line. 

Tom

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


Current Thread