Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: XML export from Access Parse Date XML export from Access Parse DateTo: NULL Date: 4/7/2009 7:54:00 AM I need to change tags or elements in XML that is exported from Access
to to put data into a calendar.
This:
<Courses>
<Date>3/04/2009</Date>
<Title>Ocean Star Museum FENG 1001</Title>
<Description>Galveston Offshore Rig Museum</Description>
</Courses>
To this:
<events>
<event>
<month>3</month>
<day>4</day>
<year>2009</year>
<text>Ocean Star Museum FENG 1001</text>
<popuplink/>
<style/>
<tooltip/>
<script/>
</event>
I know I need to use XSLT, but can I parse the date? SHould I put Day
Month and Year separate in the database? Can it be parsed?
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
