[
Lists Home |
Date Index |
Thread Index
]
Title: RE: [xml-dev] data types
> -----Original Message-----
> From: Mike Champion [mailto:mc@xegesis.org]
> Sent: Wednesday, 10 July 2002 4:54 AM
> To: xml-dev@lists.xml.org
> Subject: Re: [xml-dev] data types
>
>
> 7/9/2002 2:05:15 PM, Jonathan Robie
> <jonathan.robie@datadirect-technologies.com> wrote:
>
> >>
> >>Now, I am parsing xml file using DOM. How can I get the
> data type for year,
> >>month etc?????
> >
> >Whose DOM are you using?
>
> It doesn't matter, there is no straightforward, standard way to
> access this information.
>
Yes there is. Parse the schema itself with a DOM parser and then access the
DOM.
[snip]
Regards,
Rob Griffin
Quest Software
E-mail: rob.griffin@oz.quest.com
Web: http://www.quest.com
|