You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Michael Beckerle (JIRA)" <ji...@apache.org> on 2018/10/23 22:44:00 UTC

[jira] [Updated] (DAFFODIL-80) Need to check for type, element, group recursion

     [ https://issues.apache.org/jira/browse/DAFFODIL-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Beckerle updated DAFFODIL-80:
-------------------------------------
    Priority: Minor  (was: Major)

> Need to check for type, element, group recursion
> ------------------------------------------------
>
>                 Key: DAFFODIL-80
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-80
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Front End, General
>            Reporter: Michael Beckerle
>            Priority: Minor
>
> DFDL v1.0 prohibits definition of recursive "types". Recursive schemas can actually be created by way of elements with types, element references, or group references.
> A check needs to be in place to issue an SDE if recursive schema definition is detected.
> (As of creation of this bug, nothing is checking for this. Need to create test cases that plumb recursion through all/many of the various ways it can be created, and be sure the SDE is detected.)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)