[xsl] Converting Duration

Subject: [xsl] Converting Duration
From: kakridge@xxxxxxxxxxxxx
Date: Fri, 21 Nov 2003 13:05:49 -0500
If I have varying durations within an element, such as this:

<Durations>
	<Duration>PT8H</Duration>
	<Duration>PT8H15M</Duration>
	<Duration>PT12H10M</Duration>
</Durations>

how can I scan through and strip out the letters?

Thanks.



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


Current Thread