Hi:
I am working on marshalling an XML schema into java objects using Source Generator. Some items in the XML schema are not elements but empty aggregates, hence they do not have a type associated with them. 
SourceGen is complaining with "Type not found for element: " error.
Is there some way to tell SourceGen not to attempt generating the java classes for these elements?
Can code generation be customied to ignore certain elements in the input XML schema?
Thanks   
______________________________________________________
 Karuna Annavajjala,  Westerville, Ohio 43082
 

Reply via email to