Re: data types

Hi Bhaskar,

> Now, I am parsing xml file using DOM. How can I get the data type
> for year, month etc?????

At the moment, there's no standard way to access
post-schema-validation information (the PSVI) such as type annotations
using DOM, so how you go about it (and indeed whether you *can* access
that information) depends on the validator that you're using. If you
tell us which validator you're using, we might be able to help.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/

Received on Wednesday, 10 July 2002 04:03:47 UTC