[
https://issues.apache.org/jira/browse/DAFFODIL-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16550717#comment-16550717
]
Michael Beckerle commented on DAFFODIL-1948:
--------------------------------------------
If you change only dfdl:occursCountKind to "implicit", but leave
dfdl:separatorSuppressionPolicy with current value of 'anyEmpty', then there
are 15 failures from sbt test.
> DFDLGeneralFormat has dfdl:occursCountKind 'parsed'. Should be 'implicit'
> -------------------------------------------------------------------------
>
> Key: DAFFODIL-1948
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1948
> Project: Daffodil
> Issue Type: Bug
> Components: Front End
> Affects Versions: 2.1.0
> Reporter: Michael Beckerle
> Assignee: Michael Beckerle
> Priority: Major
> Fix For: 2.2.0
>
>
> Defaulting dfdl:occursCountKind to 'parsed' creates lots of undesirable
> behaviors. E.g., even optional elements (maxOccurs=1) are treated as possible
> arrays.
> The right default behavior here is given by dfdl:occursCountKind 'implicit'.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)