Re: XMLBean not generating DocumentFactory

2010-10-29 Thread Martin Pieters
That did it. Sorry for the absolutely rookie mistake! On Fri, Oct 29, 2010 at 11:39, Gillen, Paul wrote: > > > > > > > > > > > > > >

RE: XMLBean not generating DocumentFactory

2010-10-29 Thread Gillen, Paul
Your XSD doesn't have any elements. Try adding something like:

XMLBean not generating DocumentFactory

2010-10-29 Thread Martin Pieters
Hi All, This is my first time using XMLBeans, but from my reading I cannot derive a reason for the issue I'm encountering. When I run scomp, the below XSD document compiles to a jar without any exception. However, I do not get the "TestInteraction" Factory, nor do I get elements for most of my ele