RE: Flatten a sequence to a string in xslt 2.02004-03-29 10:29:28-----Original Message----- From: David Carlisle [mailto:davidc(_at_)nag(_dot_)co(_dot_)uk]Just use: substring-after(.,string($foo))that's an error in XSLT2 as currently drafted. oops! thanks for the pointer. cheers, andreas
|
|