Standard XML schema for Outlook

  • Thread starter Thread starter Atul Sureka
  • Start date Start date
A

Atul Sureka

Hi All,

I am developing an application which will extract the Outlook 2003 data into
the xml file. But I can not decide the schema for that xml file.
Is there any standard XML schema for outlook 2003.

Any help will be appreciated.

Thanks and Regards
- Atul Sureka
Member of Technical Staff
Persistent Systems Pvt. Ltd.
Nagpur India
 
As close as you're going to get is the DASL schema for Exchange properties
in the Exchange SDK. Other than that you will have to develop your own
schema.
 
Back
Top