From: <ani...@jb...> - 2005-07-27 21:20:57
|
When tools generates Java Types with annotations, we will use JDK5 enums to solve this issue. When using JDK1.4, I will retain the current implementation of generating xsd -> Java as shown in my previous post. But the user will not be able to reuse the Java Type (that contains JDK1.4 style enumerations) to be converted into a xsd simple type with enumeration. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886926#3886926 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886926 |