In VsCode open TestPossible types.dmn
Then create a scesim file based on the TestPossible types.dmn
NEW
NEW
When I create a data type in dmn like:
-tDriver (Structure)
--tNested (Structure)
---nested (string)
--contextType(context)
Then fact is generated as tNested.contextType.value but expect contextType.value