Re: [BLD] ACTION-527 Test the XSD examples

Gary Hallmark wrote:
> 
> I was able to run the Sun JAXB 2.0 compiler on the BLD XML schema 
> without difficulty.  The only (minor) issue
> is that 2 Java classes named "Object" and "Class" are generated from the 
> schema complexTypes of the same name.  Although these generated classes 
> are in package "org.w3._2007.rif_" and thus technically do not conflict 
> with Java's java.lang.Class and java.lang.Object, it is a nuisance.

Would RifClass and RifObject help?

> Also notice the Java package name had to be "munged" as per the JAXB 
> spec to turn the namespace IRI into a legal Java package name.




-- 
Dr. Christopher A. Welty                    IBM Watson Research Center
+1.914.784.7055                             19 Skyline Dr.
cawelty@gmail.com                           Hawthorne, NY 10532
http://www.research.ibm.com/people/w/welty

Received on Thursday, 19 June 2008 23:56:23 UTC