I'm not sure about the unable to parse "//" reference, but I do know Daffodil is capable of modeling, parsing, and unparsing USMTF/Link-16/JREAP and other military formats.
If you have access to DI2E.net, there's a handful of schemas available for various FOUO formats like USTMF and Link16: https://bitbucket.di2e.net/projects/DFDL/ Some schemas are more mature/tested than others, and I know some more thorough variants exist that aren't on DI2E, but that should give you an idea of the capabilities/approach. There is also a publicly available schema for MIL-STD-2045 which often comes up when discussing things like UMTF/Link-16/etc. https://github.com/DFDLSchemas/mil-std-2045 - Steve On 8/5/21 11:51 AM, Theodore Toth wrote: > I've just started looking at daffodil for parsing > USMTF/Link-16/JREAP/... and I'd like to know what others experience > has been using this tool and schemas? One 2019 list exchange I came > across discussed the inability to write schema to parse "//" was that > resolved? > > Ted >