Quoting Ias <[EMAIL PROTECTED]>: > For example, in case you modify Address.xsd to > > <xs:attribute name="id" type="xs:int"/> > > (originally id has no type , therefore string) > > ant generate.compile ends with the following error:
I have fixed that and added an example schema to the repository being compiled as part of the test suite. On the way I also noticed that the handling of empty elements was broken. (The new example is an empty element.) This will show up in the CVS tomorrow. I will also upload a new release to SourceForge, as these are definitely serious problems. Thanks, Jochen ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jaxme-jaxb-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jaxme-jaxb-dev
