Here my requirement is to use DFDL in my output schema because i need to do padding and also i have 19 elements to transform including datetime to date element.
I'm using version 9(Integration bus) trying to cast DateTime(XMLNSC) to Date(Text).
MQInput--Comput(using CAST function to change to output format)---MQout