I have a element in XML:
<duration>00:08:90</duration>
.
I am using XSLT to create a XML with elements required for my system.
Firstly I want my XSLT to remove the colons to look like this: 000890 Then I want to do a if-test to check whether this number is less than (<) 001000