Alex, can you please raise a new Jira issue for this ? If you attached a (minimal) sample XML schema, that'd be great.
Regards Werner Jacinto, Alex (GE Infra, Energy) wrote: > Hi everyone, > > I am generating a source code from a schema. One of the default > attribute value however has line feed (
) in between. The code > generator translates this to: > > private java.lang.String _anAttributeName = "hello > nurse."; > > Which is a java error. Is there a way I can tell the generator to > substitute \n for 
?? > > Thanks in advance. > > --------------------------------------------------------------------- > 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

