What's the "y" namespace? Is it the XML Schema namespace or an application-specific namespace? Perhaps the data type is based on XML Schema, but it might be different...
Anne On 7/25/05, Joe Plautz <[EMAIL PROTECTED]> wrote: > Hello, > > We're having some issues calling a web service with a datetime > attribute. We're getting a date from the that looks like this, > > <in2 s:type="y:dateTime">2006-01-01T05:00:00.000</in2> > > which is causing issues all over the place. What I want to know is, what > timezone does this default to? Will it be the default? Will it take into > account for day light savings, because that's where our issue is. Any > help will be appreciated. > > Thanks > Joe Plautz > > >
