DFDL defines a two-arg constructor for dateTime types:
```
fn:dateTime($arg1 as xs:date, $arg2 as xs:time) as xs:dateTime
This must be implemented.