Michael Beckerle created DAFFODIL-1948:
------------------------------------------
Summary: 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
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)