No, not to my knowledge.

Regards
Werner

Jaleel Ahmed wrote:
> Hi all
> 
> Is it possible (through a setting) that the source generator does not create
> the Java objects for a particular element in the schema.
> 
> if i have
> 
>  <a>
>       <b>
>          Some Text
>       </b>
> </a>
> 
> 
> I want the source generator to ignore the <b> element (dont create 'B' class
> or 'BType' class), i want the class generated for <a> 'A' to have a member
> of type org.w3c.xml.Element to hold the <b> element.
> 
> Any help is appreciated.
> 
> Thanks
> Abdul
> 

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to