XSL equivalent sought.

Subject: XSL equivalent sought.
From: DPawson@xxxxxxxxxxx
Date: Thu, 30 Sep 1999 12:30:33 +0100
in xsl I can write
'get me the contents of element named x,
and find it from the root

select="/frontmatter/date"/>

Whats the equivalent of 'go to root' in DSSSL,
since the date element is only two levels down
from the root.
Then I can do a 
 (process-node-list (select-elements (children (children (current-node)))
date)))

TIA, DaveP


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread