[
https://issues.apache.org/jira/browse/DAFFODIL-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729109#comment-16729109
]
Michael Beckerle commented on DAFFODIL-35:
------------------------------------------
Many of these are implemented now.
At least....
documentFinalTerminatorCanBeMissing="yes" is unimplemented, and still issues no
warning if defined as "yes".
> Daffodil must recognize unimplemented annotations
> -------------------------------------------------
>
> Key: DAFFODIL-35
> URL: https://issues.apache.org/jira/browse/DAFFODIL-35
> Project: Daffodil
> Issue Type: Wish
> Components: Front End
> Reporter: Joe Futrelle
> Priority: Minor
>
> The DFDL spec states:
> "In order to provide portability of a DFDL schema, a minimal or extended
> conforming processor must ensure that all the required properties, as
> defined in the property precedence sections, are present in a schema, even
> when those properties are not implemented. For example if the bi-directional
> text feature is not implemented, it is still a schema definition error if
> dfdl:textBiDi is not set to 'no' [on] an xs:string element."
> Whereas Daffodil will currently fail if certain annotations are present at
> all, even if they would not trigger unimplemented behavior. For instance
> dfdl:lengthUnits must be supported, but dfdl:lengthUnits='bits' is optional.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)