[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
### Outputting the "full path". Is this possible ?? ###
Subject: ### Outputting the "full path". Is this possible ?? ###
From: Jonathan Asbell <jonathan.asbell@xxxxxxxxxxxxxx>
Date: Thu, 25 May 2000 12:02:16 -0400
|
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
|