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]

### Outputting the "full path". Is this possible ?? ###


Considering this xml:

<departments>
	<employees>
		<name>Joe Shmo</name>
	</employees>
</employees>

If the current node is "name", is there a simple XSL: way of outputting the
"full path", ie:
"departments/employees/name/Joe Shmo"


 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]