Now that I'm getting the hang of it, I am planning to go throught the list of buit-in types and finish it off.
Also, please see the comments below. Regards Marty --- Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > > Hi, Marty, > > Quoting Marty Kube <[EMAIL PROTECTED]>: > > > Attached are some code changes to support 2 more > > built-in types, namely negativeInteger and > > nonPositiveInteger. I'd appreciate a review, and > a > > check-in if things look good (or after I fix > things up > > :) > > thanks very much, looks good. I appreciate in > particular > that the related classes nonPI and NI use > derivation. The > only thing I've found: I will have to change the > @author > tag, which uses "hrfer". :-) I'll apply the patch > today > or tomorrow. > > > I suggest that you now go to > net/sf/jaxme/javasg/types and > include your new types in the MarshallerTest. I modified MarshallerTest.java for the new types, which is in my previous post. It seemed to me that I did not need to add any thing to javasg/types to get the test to work, which suprised me (The generator just did the right thing :) I did modify examples/misc/types.xsd and the generated code looked good and passed the test. Did I miss something here? > > > Kind regards, > > Jochen __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ Jaxme-jaxb-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jaxme-jaxb-dev
