Description
The BMP schema no longer unparses with the development branch. It now errors with the message:
[error] Unparse Error: Expected element start event for {}Compression_Method, but received element start event for {}Compression_Method.
Data location was preceding byte 34
I suspect this is related to DAFFODIL-2192 since the error message seems similar since it claims two events/ERDs that look the same are different.