Re: Character Encodings - No Statement

2019-06-17 Thread Sloane, Brandon
The field it occurs in is fixed-length, so a padding character makes sense. I am a bit concerned about implications of using a character that looks like a space. This type of character homophone seems like a potential source of errors for people using the schema. Assuming we are correct that

Re: Character Encodings - No Statement

2019-06-17 Thread Beckerle, Mike
This sounds like fixed length data fields, or min-length data fields. So the character to use wants to be similar in concept to the pad character - i.e., it is used to add length to a fixed length field, but has no significance. I suggest using U+A0 which is "Non Break Space". This is a space

Character Encodings - No Statement

2019-06-17 Thread Sloane, Brandon
I am going through link16 (mil-std-6016e, not publically available) to add support for some of the special character encodings to Daffodil (simmilar to dfi264:dui001 that has already been added). While doing so, I came across DFI 311 DUI 002. Several bitcodes are "UNDEFINED", which I intend

Re: Proposal: Add choiceBranchKeyRanges annotation

2019-06-17 Thread Sloane, Brandon
I don't have a good survey of data formats to know how widespread the use is. My motivating usecase comes from Link16 (mil-std-6016e), where there are a number of large enumeration tables. Some of these tables (such as DFI 804 DUI 001 for those with access to such specifications) has a large

[jira] [Resolved] (DAFFODIL-1619) Warn of when dfdl annotations are ignored

2019-06-17 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-1619. -- Resolution: Fixed Fix Version/s: 2.4.0 Fixed in commit

[GitHub] [incubator-daffodil] stevedlawrence merged pull request #233: Warn when DFDL properties are ignored

2019-06-17 Thread GitBox
stevedlawrence merged pull request #233: Warn when DFDL properties are ignored URL: https://github.com/apache/incubator-daffodil/pull/233 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Assigned] (DAFFODIL-2143) dfdl:initiatedContent="yes" on sequence should only affect optional children

2019-06-17 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-2143: -- Assignee: Michael Beckerle > dfdl:initiatedContent="yes" on sequence

[GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #228: Incremental progress on Daffodil 1444 schema compiler space/speed issue.

2019-06-17 Thread GitBox
mbeckerle commented on a change in pull request #228: Incremental progress on Daffodil 1444 schema compiler space/speed issue. URL: https://github.com/apache/incubator-daffodil/pull/228#discussion_r294422079 ## File path:

[GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #233: Warn when DFDL properties are ignored

2019-06-17 Thread GitBox
mbeckerle commented on a change in pull request #233: Warn when DFDL properties are ignored URL: https://github.com/apache/incubator-daffodil/pull/233#discussion_r294393198 ## File path:

[jira] [Assigned] (DAFFODIL-1159) Reimplement sequenceKind unordered feature

2019-06-17 Thread Josh Adams (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Adams reassigned DAFFODIL-1159: Assignee: Josh Adams > Reimplement sequenceKind unordered feature >

[GitHub] [incubator-daffodil] stevedlawrence opened a new pull request #234: Remove the emptyElementParsePolicy warning

2019-06-17 Thread GitBox
stevedlawrence opened a new pull request #234: Remove the emptyElementParsePolicy warning URL: https://github.com/apache/incubator-daffodil/pull/234 This property is a new extension that most schemas will not have. And if they do not have it, it results in a lot of warnings, seems

[GitHub] [incubator-daffodil] stevedlawrence commented on a change in pull request #233: Warn when DFDL properties are ignored

2019-06-17 Thread GitBox
stevedlawrence commented on a change in pull request #233: Warn when DFDL properties are ignored URL: https://github.com/apache/incubator-daffodil/pull/233#discussion_r294318549 ## File path:

[jira] [Resolved] (DAFFODIL-2096) Add dfdlx extensions namespace prefix. Convert existing extensions to this namespace.

2019-06-17 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-2096. -- Resolution: Fixed Fix Version/s: 2.4.0 DFDLX extension support added in

[GitHub] [incubator-daffodil] stevedlawrence merged pull request #231: Add support for namespacing DFDL extension properties and functions

2019-06-17 Thread GitBox
stevedlawrence merged pull request #231: Add support for namespacing DFDL extension properties and functions URL: https://github.com/apache/incubator-daffodil/pull/231 This is an automated message from the Apache Git

[jira] [Resolved] (DAFFODIL-2118) DFDLSchemas BMP does not work on Daffodil 2.3.0

2019-06-17 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-2118. -- Resolution: Fixed Fixed in commit db7b779ff6ce915a0f7c5f84d399f5b5027b2849 >

[GitHub] [incubator-daffodil] stevedlawrence merged pull request #232: Simplify how we show text differences when a TDML test fails

2019-06-17 Thread GitBox
stevedlawrence merged pull request #232: Simplify how we show text differences when a TDML test fails URL: https://github.com/apache/incubator-daffodil/pull/232 This is an automated message from the Apache Git Service. To

[jira] [Assigned] (DAFFODIL-2142) DFDL annotation on complex type is silently ignored

2019-06-17 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence reassigned DAFFODIL-2142: Assignee: Olabusayo Kilo > DFDL annotation on complex type is silently ignored