Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.7.0
Description
The TDML runner currently accepts xsi:type annotations on infosets and does type-specific comparisons for date/time/dateTime types.
This should be extended to allow at least double and float types also, and possibly other types.
For integers it doesn't matter much, but perhaps for decimal (trailing zeros issues).