I'm new to Daffodil, and trying to learn my way around the code. I have picked up Daffodil-2277 Warning needed for misplaced discriminators.
Can you give me a hook into the code where schema elements are evaluated so that I can learn how to detect the position of specific elements in the schema like dfdl:discriminator. I have evaluated multipleDiscriminators.tdml and stepped through the parse using the debugger. https://daffodil.apache.org/debugger/ Any pointers would be appreciated.