RE: attributes of a parent node

Subject: RE: attributes of a parent node
From: "Selva, Francis" <Francis.Selva@xxxxxxxxxxxxxxx>
Date: Mon, 8 May 2000 12:58:11 -0700
Im not sure whether u want the number attribute in ur question element to
determine ur numbering.If not,there was a question similar to this which was
answered by Ken Holman.Please check the archives.Using the xsl:number to
generate ur numbering will be good.But if you need your number attribute to
be accessed within the child node,you can use .. or parent:: axis specifier 

Francis

 
 
> 
> I want to get an output of:
> 
> 1. What is your phone number?
> 	1.1 Home phone number?
> 	1.2 Work phone number?
> 2. What is your name?
> 	2.1 First name?
> 	2.2 Last name?
> 
> In the example I want to get to the number attribute of the 
> question while
> working within a subquestion.
> How can this be done?
> 
 


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


Current Thread