What does the XML schema fragment look like ?

Werner

Thomas Papendieck wrote:
> Hello,
> 
> my project was using version 0.9.4.2 of castor. vith this version the 
> generated code produced XML-Tags jus as we defined in our xsd-file:
> <Root_Tag_Name><Inner_Tag_Name></Inner_Tag_Name></Root_Tag_Name>
> 
> Now I tried version 1.1.2.
>>from the same XSD-file the generated code now produces the following output:
> <Root_Tag_Name><inner_-tag_-name></inner_-tag_-name></Root_Tag_Name>
> 
> How do I have to configure castor so that the resulting code does not try to 
> change the case of the XML tags?
> 
> bye
> 
> Thomas
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> 


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

    http://xircles.codehaus.org/manage_email

Reply via email to