You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Josh Adams (Jira)" <ji...@apache.org> on 2022/01/21 22:26:00 UTC

[jira] [Created] (DAFFODIL-2631) Faulty diagnostic for occursCountKind="fixed" with min/maxOccurs

Josh Adams created DAFFODIL-2631:
------------------------------------

             Summary: 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


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.1#820001)