Description
From the requirements, "It is a schema definition error if dfdl:inputValueCalc and dfdl:outputValueCalc are specified on the same element." Test for this condition parses without getting the SDE.
See test in:
daffodil-test/src/test/scala-debug/edu/illinois/ncsa/daffodil/section17/calc_value_properties/TestInputValueCalcDebug.scala
daffodil-test/src/test/resources/edu/illinois/ncsa/daffodil/section17/calc_value_properties/inputValueCalc.tdml
Test:
ngf-dfdl-2780:InputValueCalc-test_InputValueCalc_with_outputValueCalc