You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Steve Lawrence (Jira)" <ji...@apache.org> on 2022/08/31 16:03:00 UTC

[jira] [Resolved] (DAFFODIL-2237) XML comment not allowed inside dfdl:defineEscapeScheme

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

Steve Lawrence resolved DAFFODIL-2237.
--------------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Fixed in commit 87ffdf4ab8dd95499f2947fee07517d98224d86b

> XML comment not allowed inside dfdl:defineEscapeScheme
> ------------------------------------------------------
>
>                 Key: DAFFODIL-2237
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2237
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Front End
>    Affects Versions: 2.4.0
>            Reporter: Mike Beckerle
>            Assignee: Steve Lawrence
>            Priority: Minor
>              Labels: beginner
>             Fix For: 3.4.0
>
>
> A comment here causes an error.
> {code:xml}
> <dfdl:defineEscapeScheme name='Quotes'>
>             <!--
>                 Commas in a field are escaped by wrapping the field
>                 in double quotes. A quote in a field is escaped by
>                 preceding it with a double quote.
>             -->
>             <dfdl:escapeScheme escapeKind='escapeBlock'
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)