[ http://jira.codehaus.org/browse/JIBX-35?page=comments#action_55178 ]
Dennis Sosnoski commented on JIBX-35: ------------------------------------- This is the definition of an optional value in JiBX terms. It's possible that in the future this may be enhanced to allow other handling options, but the current behavior appears to best suit the needs of the majority of users. If you'd like to see other options added your best route is to add an enhancement request, specifying the behavior you'd like to have supported and your use case for that behavior. > If the element value is of type numerical and the value is zero, the > marshallDocument() is not including the element in the output XML. > --------------------------------------------------------------------------------------------------------------------------------------- > > Key: JIBX-35 > URL: http://jira.codehaus.org/browse/JIBX-35 > Project: JiBX > Type: Bug > Components: core > Versions: 1.0-beta3c > Environment: JiBX version beta3c-1.0 > java version "1.4.2" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28) > Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode) > Reporter: Omkaram Sangem > Assignee: Dennis Sosnoski > Priority: Critical > > > If the element value is of type numerical and the value is zero, the > marshallDocument() is not including the element in the output XML. > This situation arises usually if count related elements have zero values. > For example: > Logically NoOfAccounts can be zero and it must be included in the Marshalled > XML document. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ jibx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-devs
