Open
Description
Work in Progress Office 2007 Data Interchange Format (MSPDI) XML spec, I'm starting with this:
https://msdn.microsoft.com/en-us/library/bb968652(v=office.12).aspx
Samples :
- https://github.com/joniles/mpxj/blob/master/junit/data/mspdiassignmentcustom.xml
- https://github.com/joniles/mpxj/blob/master/junit/data/mspdiassignmentfields.xml
- https://github.com/joniles/mpxj/blob/master/junit/data/mspdiavailability.xml
- https://github.com/joniles/mpxj/blob/master/junit/data/mspdicostratetable.xml
- https://github.com/joniles/mpxj/blob/master/junit/data/mspdiduration.xml
- https://github.com/joniles/mpxj/blob/master/junit/data/mspdinulltasks.xml
- https://github.com/joniles/mpxj/blob/master/junit/data/mspdirelations.xml
- https://github.com/joniles/mpxj/blob/master/junit/data/mspdiresource.xml
- https://github.com/joniles/mpxj/blob/master/junit/data/mspdisplittask.xml
- https://github.com/joniles/mpxj/blob/master/junit/data/mspditimephased.xml
- https://github.com/joniles/mpxj/blob/master/junit/data/mspditimephasedsegments.xml
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Activity
[-]Support for MsProject Data Interchange Format (MPDPI)[/-][+]MsProject Data Interchange Format (MSPDI)[/+][-]MsProject Data Interchange Format (MSPDI)[/-][+]MSP Data Interchange Format (MSPDI)[/+]Progi1984 commentedon Jan 7, 2016
@bhu1st Thanks for the share. I wait for your pull request ;). Thanks
Progi1984 commentedon Oct 19, 2019
Hi @bhu1st have you got à MSPDI sample file ? Thanks