Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
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.