[
https://issues.apache.org/jira/browse/DAFFODIL-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701981#comment-16701981
]
Josh Adams commented on DAFFODIL-1916:
--------------------------------------
I've created a pull request for the CSV schema project that removes the
unnecessary properties. No SDE was thrown, so no changes were needed to
Daffodil
> Properties leadingSkip alignment alignmentUnits trailingSkip should not be
> required by text formats.
> ----------------------------------------------------------------------------------------------------
>
> Key: DAFFODIL-1916
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1916
> Project: Daffodil
> Issue Type: Bug
> Components: Front End
> Affects Versions: 2.1.0
> Reporter: Michael Beckerle
> Assignee: Josh Adams
> Priority: Minor
> Fix For: 2.3.0
>
>
> The CSV schema on DFDLSchemas has
> leadingSkip='0' alignment="implicit" alignmentUnits="bits" trailingSkip="0"
> Presumably this is because Daffodil gives SDE if these are not present.
> As a textual representation, these properties should not be required.
> Daffodil should not SDE if they are absent.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)