I am using castor 0.9.0.5 to create object model. We have a XSD that have a field like
<xsd:element name="Value" type="xsd:double" minOccurs="0"/> while creating object model the java bean file is created with variable as _value where 'v' is a lower case we need it to be a upper case one. Can this be done thanks , chappalli -- View this message in context: http://www.nabble.com/non-case-sensitive-building-objectmodel-tf4634639.html#a13235025 Sent from the Castor - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

