[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Need for two extra functions
In some recent testing there appears to be a need for two extra
functions.
These are 1: setDefault(value) which sets the default value for a node
to the value given. This will allow defaults to be applied outside of
restrictValues command. This also means that the lookup extension
command does not have to be extended to three parameters to cope with
defaults.
2: setNumberRange(start,end) This woudl allow the
specification of a number being between two values inclusively. so 0-10
would include 0 and 10.
It might be sensible for version 2.0 to include setDateRange but this is
not currently sensible with the xpath 1.0 functions.
Martin Roberts
BT plc,
Group Research
t: +44 1473 609785
e: martin.me.roberts@bt.com
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]