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

Gavin Kistner <[email protected]> Mon, 30 Jun 2014 22:15:29 +0000 (GMT)
Newsgroups gmane.comp.web.voice
Message-ID <[email protected]>
On Jun 30, 2014, at 03:43 PM, David Junger <[email protected]> wrote:

Le 30 jun 2014 à 17:47, Jim Barnett <[email protected]        > 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.