RE: Strange error message on unparsing ... element does not have a value

2019-02-05 Thread Costello, Roger L.
e of here/self" which I now realize (remember) is not correct. Thanks Mike. /Roger From: Beckerle, Mike Sent: Tuesday, February 5, 2019 11:31 AM To: users@daffodil.apache.org Subject: [EXT] Re: Strange error message on unparsing ... element does not have a value This bad message is from t

Re: Strange error message on unparsing ... element does not have a value

2019-02-05 Thread Beckerle, Mike
ps://aka.ms/ghei36> From: Costello, Roger L. Sent: Tuesday, February 5, 2019 11:18:54 AM To: users@daffodil.apache.org Subject: Strange error message on unparsing ... element does not have a value Hello DFDL community, My input file is binary, in little endian format. It contai

Strange error message on unparsing ... element does not have a value

2019-02-05 Thread Costello, Roger L.
Hello DFDL community, My input file is binary, in little endian format. It contains two 2-byte values. Each value represents a hex address. My schema reverses the order of the bytes in each address. For example, with this hex input: 80 00 10 00 This is the XML that is output: 0080 0