[
https://issues.apache.org/jira/browse/DAFFODIL-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Beckerle updated DAFFODIL-1720:
---------------------------------------
Labels: beginner (was: )
> 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
> Priority: Major
> Labels: beginner
> Fix For: 2.3.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)