[
https://issues.apache.org/jira/browse/DAFFODIL-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-2237.
-----------------------------------
Verified the specified commit (commit
87ffdf4ab8dd95499f2947fee07517d98224d86bis included in the latest pull from the
daffodil repository.
Verified, via review, changes identified in commit comment were implemented.
Verified the all affected daffodil subproject sbt test suites execute
successfully including the added test.
Verified the nightly test schemas compile and save successfully.
Verified the nightly test suite executes successfully.
> 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)