You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2022/10/06 16:15:01 UTC

[jira] [Created] (DAFFODIL-2735) extension property to selectively escalate warnings to errors

Mike Beckerle created DAFFODIL-2735:
---------------------------------------

             Summary: extension property to selectively escalate warnings to errors
                 Key: DAFFODIL-2735
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2735
             Project: Daffodil
          Issue Type: New Feature
          Components: Front End
    Affects Versions: 3.3.0
            Reporter: Mike Beckerle


Daffodil issues warnings about things like 
 * when two element children differ only by namespace so that JSON (or other form that does not support namespaces) won't work.

Such a warning should be something we can escalate to an error, by way of a property in the schema - such property indicates an intention to maintain the schema in a manner that keeps it compatible with JSON (or whatever).

There are other warnings that should also be escalated to errors. 

One should be able to selectively choose which warnings to escalate to errors. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)