: [castor-user] SourceGenerator and binding
Thanks very much to you and Ralf.
This is my binding file:
http://www.castor.org/SourceGenerator/Binding";
<http://www.castor.org/SourceGenerator/Binding>
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
<http://w
PROTECTED]
Gesendet: Donnerstag, 26. April 2007 15:26
An: user@castor.codehaus.org
Betreff: [castor-user] SourceGenerator and binding
Hi,
I am using Castor-codGen-1.1 to do data binding and everything work fine.
But I can't use this version because this version uses a long instead of
an int
e for not being able to rispondere in Italiano,
as much as I would want to.
> -Ursprüngliche Nachricht-
> Von: Barbara Allori [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 26. April 2007 15:26
> An: user@castor.codehaus.org
> Betreff: [castor-user] SourceGenerator and bind
Hi Barbara,
according to XML schema definition the value range of xs:Integer,
xs:positiveInteger and xs:negativeInteger is required to support a value
range similar to java long. Therefore we changed code generated for
those schema types from int to long between 1.0.5 and 1.1. Having said
tha
Hi,
I am using Castor-codGen-1.1 to do data binding and everything work fine.
But I can't use this version because this version uses a long instead of
an int.
For example, if I have this attribute:
use="required"/>
with castor 1.0.5 I obtain a field like this:
/**
* Field _numero
5 matches
Mail list logo