Re: Questions from a newbie!

2008-12-19 Thread michael
Hi again, I have a new question for xmlbeans API since i managed to compile and excercise a little bit. I wonder if there is a way to print on screen a single schema component (eg. an element,a type etc) I found on doc an interface called : SchemaCodePrinter that implements 3 methods *Method

Re: Questions from a newbie!

2008-12-18 Thread michael
First of all thank you for your guick answer! I saw many of these before asking but i think that for the job i want to be done many of this are irrelevant because almost all tutorials and guides are mostly for instance manipulation. Is there any link/guide/tutorial for primitive jobs with

Re: Questions from a newbie!

2008-12-18 Thread Jacob Danner
Hi Michael, There are some examples of this kind of thing in the test case directory. Take a peek in the SVN depot or view at: http://svn.apache.org/viewvc/xmlbeans/trunk/test/src/compile/scomp/som/ As far as the Eclipse errors you are seeing, those are just your standard Java errors. It might be