blob: e8b80c1b3e1389c89d5f45dc25dc26fc8c7f0396 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<testSuite suiteName="AC"
xmlns="http://www.ibm.com/xmlns/dfdl/testData" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ct="http://w3.ibm.com/xmlns/dfdl/ctInfoset" xsi:schemaLocation="http://www.ibm.com/xmlns/dfdl/testData /xsd/tdml.xsd">
<parserTestCase name="AC000" root="table" model="AC.dfdl.xsd"
description="inputValueCalc expressions and hiddenGroupRef">
<document>10
20
30
</document>
<infoset>
<dfdlInfoset>
<table xmlns="http://example.com" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<product type="xsd:int">6000</product>
<sum type="xsd:int">60</sum>
<concat type="xsd:string">102030</concat>
<x type="xsd:string">10</x>
<y type="xsd:string">20</y>
<z type="xsd:string">30</z>
<productAgain type="xsd:string">6000</productAgain>
</table>
</dfdlInfoset>
</infoset>
</parserTestCase>
</testSuite>