OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   data types

[ Lists Home | Date Index | Thread Index ]

Hi
    I have schema like this:
<xs:element name="date">
<xs:element name= "year" type="xs:integer"/>
....................
..................
</xs:emement>

Now I have xml file like this.
<date>
<year>2000</year>
<month>12</date>
.......
</date>

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

Any help will be greatly appreciated!!

Thanks
Bhaskar




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS