Version 11 (modified by fbatard, 5 years ago)

--

Finish off with the bugs to transfer everything under XMLBeans

We finished what I've been doing under the observation response in week 3
We finished to correct the bugs in the response.parser.DefaultParser?

We also got to change the package name from org.w3.unicorn to org.w3c.unicorn to stay relevant.This can be done by changing the namespace in the schema. The scomp method will generate everything by itself like a good boy :). The problem is that the ucn output on the validator are w3.org ... and it doesn't match what we defined to be w3c.org... therefore -> type mismatch

Get started with the new tasklist

We cared about the new schema in order to enhance it and use it in XMLBeans You can find the schema attached in this page. I think we still have to improve it to treat all the cases. For example we have to test if we can do mutiple <if> tags. <if> inside <if> inside <if>

List of classes to change only to adapt the tasklist to XMLBeans :

Attachments