Hi Folks, Here's an error message that I just got:
[error] Parse Error: Failed to parse infix separator. Cause: Parse Error: Separator ',' not found Schema context: sequence[1] Location line 100 column 14 in file:/C:/apache-daffodil-2.6.0-incubating-bin/test/test.dfdl.xsd Data location was preceding byte 3. Schema context: sequence[1] Location line 100 column 14 in file:/C:/apache-daffodil-2.6.0-incubating-bin/test/test.dfdl.xsd Data location was preceding byte 3 [error] Parse Error: Separator ',' not found Schema context: sequence[1] Location line 100 column 14 in file:/C:/apache-daffodil-2.6.0-incubating-bin/test/test.dfdl.xsd Data location was preceding byte 3 Notice that this part is repeated 3 times: Schema context: sequence[1] Location line 100 column 14 in file:/C:/apache-daffodil-2.6.0-incubating-bin/test/test.dfdl.xsd Data location was preceding byte 3. Why 3 times? /Roger