Description
There is an issue with Link16 schema project that appears to stem from some variables being shared between different schema projects. Changes in made to variables in one schema project are affecting variables in a different project.
There is probably some data sharing happening some where in the code base that instead needs to be a copy.