|
next
|
Subject: Calling External functions Author: Nigel Carlson Date: 26 Aug 2005 11:08 AM
|
Hi Ivan,
thanks for the reply, I will try that next week.
The removeNonNumeric function was written to allow only numeric values (0,1,2,3,4,5,6,7,8,9) or a decimal point to be passed. This is because (A) Our system requires clean numeric fields, (B) the incoming files are CSV format and (C) clients will insist on formatting them so we are handling numeric fields that could and do contain any of the following, -,£,$,(,) or a comma.
There are some other functions that are included in the class file, I was just trying to make things work with XSLT2.
Regards
Nigel
|
|
|
|