Michael Beckerle created DAFFODIL-2147:
------------------------------------------
Summary: DFDLGeneralFormat.dfdl.xsd wrong value for
textStandardZeroRep. Should be ""
Key: DAFFODIL-2147
URL: https://issues.apache.org/jira/browse/DAFFODIL-2147
Project: Daffodil
Issue Type: Bug
Components: Front End
Affects Versions: 2.4.0
Reporter: Michael Beckerle
Assignee: Shashi Ramaka
Fix For: 2.4.0
Wrong default for this. It is "0" which means even if the textNumberPattern
specifies say, ##0.00## a zero value unparses as "0", not "0.00".
The right default for this is empty string - no special zero rep, not "0".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)