Re: SCXML Test 354 uses datamodel-specific <content>?

On Jun 30, 2014, at 03:43 PM, David Junger <tffy@free.fr> wrote:

Le 30 jun 2014 à 17:47, Jim Barnett <1jhbarnett@gmail.com        > a écrit :

        > I'm not sure I follow. B.2.8.1 is part of the section on the ECMA Script data model. Nothing their applies to Gavin's datamodel.

Oh, right. Sorry. So, that means Gavin shouldn't try to pass test 354. There, problem solved.
 
:D
If test 354 were marked as non-mandatory, I'd be happy to just skip it. 

Alternatively, I feel that this could be solved by not having
<content>123</content>
in the .txml, but instead something like:
<conf:content>123</content>.

Along with the existing conf:eventdataVal="123" then I could simply quote both values in my XSLT equivalent, and both ECMAScript and Lua data models would be happy.

Received on Monday, 30 June 2014 22:16:13 UTC