You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Josh Adams (JIRA)" <ji...@apache.org> on 2018/12/12 18:17:00 UTC

[jira] [Resolved] (DAFFODIL-1720) missing properties not reported

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

Josh Adams resolved DAFFODIL-1720.
----------------------------------
    Resolution: Fixed
      Assignee: Dave Thompson  (was: Josh Adams)

This issue has been resolved in commit 9ae1b9eaa5e366bf26ea3830c9ad166f15bb83ca

> missing properties not reported
> -------------------------------
>
>                 Key: DAFFODIL-1720
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1720
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Compatibility, Diagnostics, Front End
>            Reporter: Michael Beckerle
>            Assignee: Dave Thompson
>            Priority: Major
>              Labels: beginner
>             Fix For: 2.4.0
>
>
> Recent work on a DFDL schema for Praat TextGrid this was observed on the DFDL WG mailing list {code}
> 1) IBM DFDL validates the DFDL schema before parsing and it found some missing properties. The DFDL specification says that if a schema object needs a property then you must provide a value, there are no build-in defaults. The missing properties are:
> - textBidi="no"
> - floating="no"
> - encodingErrorPolicy="error"
> Daffodil is presumably not reporting their absence as an error, which strictly speaking is non-compliance with the DFDL spec.
> If you add them into your dfdl:defineFormat then the errors go away.
> {code}



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