[
https://issues.apache.org/jira/browse/DAFFODIL-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Adams closed DAFFODIL-2631.
--------------------------------
Resolution: Cannot Reproduce
I remember running into this during P8 schema development, but whatever the
issue was seems to be fixed. I am unable to reproduce this issue, even using
the same settings we were using for P8.
> Faulty diagnostic for occursCountKind="fixed" with min/maxOccurs
> ----------------------------------------------------------------
>
> Key: DAFFODIL-2631
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2631
> Project: Daffodil
> Issue Type: Bug
> Components: Diagnostics
> Affects Versions: 3.2.1
> Reporter: Josh Adams
> Assignee: Josh Adams
> Priority: Major
> Labels: reverify
> Fix For: 3.5.0
>
>
> With a default format of dfdl:occursCountKind="implicit" having an array such
> as:
> <element name="array" type="xs:int" dfdl:occursCountKind="fixed"
> minOccurs="10" maxOccurs="10"/>
> causes a schema definition error complaining about the
> dfdl:occursCountKind="fixed" overlapping the base format definition.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)