- From: Petr Kuba <kuba@optimsys.cz>
- Date: Fri, 28 May 2010 12:01:13 +0200
- To: www-voice <www-voice@w3.org>
Hello www-voice, In 8_2_1_B.txml, the bool_738_ccxml_7 variable is declared: <var name="bool_738_ccxml_7" expr="false"/> This variable is then reference in 8_2_1_B_739.txml where it is not declared. This causes an error.semantic and thus test failures. Since the variable is declared in the ccxml scope it cannot be shared by several documents. It doesn't make sense to assign value to bool_738_ccxml_7 in 8_2_1_B_739.txml. We recommend to remove the assignment from 8_2_1_B_739.txml. Thanks, Petr -- Petr Kuba, Project Manager OptimSys, s.r.o kuba@optimsys.cz Tel: +420 541 143 065 Fax: +420 541 143 066 http://www.optimsys.cz
Received on Friday, 28 May 2010 10:01:51 UTC