| Version 5 (modified by fbatard, 5 years ago) |
|---|
Two main tasks :
- Enchance the tasklist to find the optimal version
- Install XMLBeans under eclipse to replace Jaxb :
- Installing and testing with Jigsaw
This part will be devoted to the change from jaxb to xmlBeans.
In order to test that XMLBeans works under Jigsaw we 'll install jigsaw server and run several tests.
You can see the jigsaw installation further in the page.
Install XLMBeans to replace Jaxb
First why XMLBeans?
Here are some answers : Xml parsers test suite
As it passed quite all the test we were confirmed by Yves that XmlBeans? would be suitable in order to solve the jigsaw problems.
We had considered the XGEN parser for same reasons but as XMLBeans were more documented and known by the team here at W3C we decided to take it.
Attachments
-
new-tasklist.xml
(1.5 KB) - added by fbatard
5 years ago.
new version of the tasklist
-
task0.xsd
(6.3 KB) - added by fbatard
5 years ago.
schema for the new version of tasklist
