I can see some discussion on this in the mailing archive but it doesn't
seem to answer my question.  Using a SourceGen'd class containing an
element defined as:

xsd:element name="assignedToUser" type="xsd:long"
nillable="true"></xsd:element>

I pass the element instance:

<assignedToUser xsi:nil="true" xmlns=""/>

Castor sets the value in the resulting class to 0 instead of leaving it
blank.  Is it assumed by Castor that an empty numeric element = 0?  Is
there some setting I'm missing? 

Thanks,

Greg

-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to