Dear friends,
I need to produce the following output for a field defined as xsd:dateTime.
2009-02-18T09:53:02.491+01:00
I tried with a XSLT mapping with a XPATH function "current-dateTime()". However, the XSLT engine of XI doesn't seem to support this XPATH function.
How can I produce the output according to the XSD datTime datatype?
Regards,
Roberto