Messages by Thread
-
-
A success story … using DFDL to parse (and unparse) air navigation data
Roger L Costello
-
How to generate an EXI file from the command line?
Roger L Costello
-
Why can't Daffodil (accurately) tell me how much "Left over data" there is?
Roger L Costello
-
How do you handle an Escape character within an Escape block
Hardesty, Mark C (US)
-
Error: If-expression branches must have similar types, but were int and string
Roger L Costello
-
Help Needed - daffodil
Deepak Shukla
-
Questions from a Daffodil newbie
Roded Bahat
-
Page on DFDL Schema Style Guidance
Mike Beckerle
-
Can DFDL be used to assess the correctness of a Format1 --> Format2 mapping?
Roger L Costello
-
DFDL spec unsupported features for 3.3.0 and 3.4.0
Lara Blatchford
-
VSCode installation on Windows 10
Clark, Marcella J [US] (DS)
-
warning about daffodil bug textStandardZeroRep="0" should be textStandardZeroRep=""
Mike Beckerle
-
Another bug in Daffodil
Roger L Costello
-
How to drop a bunch of lines, then process some lines, then drop the remaining lines?
Roger L Costello
-
[ANNOUNCE] Apache Daffodil VS Code 1.2.0 Released
Shane Dell
-
What bug to fix? - Bug scrub for Daffodil 3.5.0 (and beyond)
Mike Beckerle
-
Is this a fixed-length or variable length field?
Roger L Costello
-
[ANNOUNCE] Apache Daffodil 3.4.0 Released
Steve Lawrence
-
Can every text data format be specified using strings?
Roger L Costello
-
Daffodil Infoset File Size Comparison between xml, exi (schema un-aware) and exisa (schema aware) Parsing
Thompson, Dave
-
Variable tokens in DFDL
John Dziurlaj
-
Can't have a DFDL schema that accepts well-formed but invalid data and always produces correct XML
Roger L Costello
-
The -V limited option versus dfdl:checkConstraints
Roger L Costello
-
Here is my writeup of category #5: Fixed length, not nillable, not composite, no choice
Roger L Costello
-
Here is my writeup of category #4: Fixed length, nillable, composite, choice
Roger L Costello
-
Here is my writeup of category #16: Variable length, not nillable, composite, choice
Roger L Costello
-
Here is my writeup of category #3: Field with fixed length, nillable, composite, no choice
Roger L Costello
-
Here is my writeup of category #11: Field with variable length, nillable, composite, no choice
Roger L Costello
-
Re: Here is my writeup of category #11: Field with variable length, nillable, composite, no choice
Shearer, Davin
-
Re: Here is my writeup of category #11: Field with variable length, nillable, composite, no choice
Shearer, Davin
-
Re: Here is my writeup of category #11: Field with variable length, nillable, composite, no choice
Mike Beckerle
-
Re: Here is my writeup of category #11: Field with variable length, nillable, composite, no choice
Roger L Costello
-
Here is my writeup of category #2: Field with fixed length, nillable, not composite, choice
Roger L Costello
-
Here is my writeup for this category: Field with fixed length, nillable, not composite, no choice
Roger L Costello
-
Learn this and you will know much of DFDL
Roger L Costello
-
Field with nil value fails ... category 2. Fixed length, nillable, not composite, choice
Roger L Costello
-
Categories of fields?
Roger L Costello
-
Daffodil does not correctly parse variable length, nillable elements with complexType
Roger L Costello
-
[ANNOUNCE] Apache Daffodil VS Code 1.1.0 Released
Shane Dell
-
Request new option in Daffodil
Roger L Costello
-
[UPDATED] *STOP* your DFDL development and READ THIS!
Roger L Costello
-
*STOP* your DFDL development and READ THIS!
Roger L Costello
-
Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Roger L Costello
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Mike Beckerle
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Roger L Costello
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Mike Beckerle
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Roger L Costello
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Steve Lawrence
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Mike Beckerle
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Roger L Costello
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Roger L Costello
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Steve Lawrence
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Roger L Costello
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Roger L Costello
-
Re: Conflicting requirements: fixed length field, nillable, some enumeration values shorter than the required length
Steve Lawrence
-
What is the simplest way to deal with an enumeration list in a fixed-length field?
Roger L Costello
-
Do I need to sort the xs:pattern regex alternatives longest-to-shortest?
Roger L Costello
-
Desired Parsing Behavior
Roger L Costello
-
Why am I getting this error when I use the nilValue in the data?
Roger L Costello
-
Any difference between specifying a nil value as part of a regex versus using all the DFDL nil properties?
Roger L Costello
-
Bug in Daffodil ... it hangs when the DFDL schema contains non-namespace-qualified XSD elements
Roger L Costello
-
How to specify a character nil value in a fixed width field?
Roger L Costello
-
Conflicting requirements: a data format field needs both lengthKind="explicit" and lengthKind="pattern"
Roger L Costello
-
Need to replace spaces in a regex with %SP; ?
Roger L Costello
-
Can Daffodil be used as a tool a la awk, sed, grep, and others?
Roger L Costello
-
DFDL as a filter rule language?
Roger L Costello
-
Re: Daffodil 3.2.1 - An Unexpected exception occurred...
Steve Lawrence
-
Why does Daffodil ignore my specification of textStringJustification and textStringPadCharacter?
Roger L Costello
-
IBM's DFDL Schema Editor - how is it?
Shearer, Davin
-
Google's open-source solution to DFDL Processing
Steve Lawrence
-
Roadmap for the Apache Daffodil VS Code Extension
Shearer, Davin
-
Daffodil release version vs. DFDL spec version
Lara Blatchford
-
Re: Catalog the causes of the dreaded “left over data” error message
Roger L Costello
-
Apache Daffodil VS Code Extension
Shane Dell
-
Re: Fwd: question re: separatorPosition="infix"
Steve Lawrence
-
dev/users list accept attachment(s) inconsistently
Attila Horvath
-
Backtracking is evil, so why does Daffodil backtrack?
Roger L Costello
-
Catalog the causes of the dreaded “left over data” error message
Roger L Costello
-
2.4 unparse "bug"
Attila Horvath
-
A question about dfdl:initatedContent="yes"
Roger L Costello
-
Extending JAPI for processing binary input with an XML Payload
Thompson, Mark M [US] (DS)