You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Steve Lawrence (JIRA)" <ji...@apache.org> on 2019/03/29 11:17:00 UTC

[jira] [Updated] (DAFFODIL-1407) xml comments not accepted in defineFormat, config files

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

Steve Lawrence updated DAFFODIL-1407:
-------------------------------------
    Fix Version/s:     (was: 2.3.0)
                   2.4.0

> xml comments not accepted in defineFormat, config files
> -------------------------------------------------------
>
>                 Key: DAFFODIL-1407
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1407
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Front End, General
>    Affects Versions: 1.1.0
>            Reporter: Michael Beckerle
>            Assignee: Dave Thompson
>            Priority: Major
>              Labels: beginner
>             Fix For: 2.4.0
>
>
> A define format statement like this:
> {code}
> <dfdl:defineFormat>                
> <!-- a final NL isn't part of the data. Max line length is 69, which
>                 can force the // onto the next line -->
>     <dfdl:format ..../>
> </dfdl:defineFormat>
> {code}
> Gets an error:  "dfdl:defineFormat does not contain a dfdl:format element"
> This comment should be tolerated and skipped over.



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