Dear All, I've automatically generated a TypeSystem from XSD, and then with JCasGen generated the java code.
When I try to run a small code, I get many error messages that follow the pattern in subject. When I check the TypeSystem.xml indeed I find that there are features with the specific types ... Workaround I am currently doing is to comment out those features. Not elegant but it works. I would however appreciate some advice on how to avoid that clash ... and why is not detected at JCasGen or compilation time. Thankyou
