komyg 0 Light Poster

Hi, I am creating a Web Service from a top down approach (WSDL first) and I am using a datetime element as part of a complex type.

The XML Schema definition states that the format of the datetime element should be "YYYY-MM-DDThh:mm:ss", however my costumer has requested that we change this format to: "DD/MM/YYYY-hh:mm:ss".

Is this possible? If so how can I do it?

Thanks,
Komyg