[
https://issues.apache.org/jira/browse/DAFFODIL-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16660688#comment-16660688
]
Michael Beckerle commented on DAFFODIL-878:
-------------------------------------------
See also DAFFODIL-845 on number parsing not being strict enough.
> TextNumberProps: digits after E should give minimum exponent digit count
> ------------------------------------------------------------------------
>
> Key: DAFFODIL-878
> URL: https://issues.apache.org/jira/browse/DAFFODIL-878
> Project: Daffodil
> Issue Type: Wish
> Components: ICU
> Reporter: Jessie Chab
> Priority: Minor
>
> According to the spec, the number of digits after the E in scientific
> notation gives the minimum exponent digit count. I would expect that if
> textNumberCheckPolicy is strict, then data that provides a number of digits
> less than this minimum should fail. However the data parses without issue.
> see test
> textNumberPattern_scientificNotation02 in the following files:
> daffodil-test/src/test/resources/edu/illinois/ncsa/daffodil/section13/text_number_props/TextNumberProps.tdml
> daffodil-test/src/test/scala-debug/edu/illinois/ncsa/daffodil/section13/text_number_props/TestTextNumberPropsDebug.scala
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)