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]
Other format: [Raw text]

RE: Repeated Recursion on different parts of a tree


> I am aware of the call-template tag.
> 

then u must know that you can pass it a parameter.

http://www.vbxml.com/xsl/elmxsl_call-template.asp


> However the issue I have was with the fact that 
> if I was to call the template by name, how would I deal 
> with the fact that I want to use the first <bitfield> node, 
> and then the next and then the next etc.. with each pass of 
> recursion?

pass a parameter 

> 
> Below it is done by the select attribute, which 
> <call-template> does not have?

http://www.dpawson.co.uk/xsl/sect2/N1711.html

> Thanks for the book reference. I have just ordered 
> Michael Kays XSLT Programmers reference, but I may add that 
> to my shopping list to.

yes, yes also Jeni Tennison's Beginning XSLT is appropriate.

gl, jim fuller

 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]