Re: [SCXML] Incorrect and incomplete test 330 for ecmascript

Zjnue Brzavi <[email protected]> Thu, 12 Feb 2015 08:46:10 +0100
Newsgroups gmane.comp.web.voice
Message-ID <CABmmmmxFCAEFn_+b6W_1r7rfaEUbGsSn0VACtUaxVSkEtOP-rQ@mail.gmail.com>
--089e0122f1b643a65b050edf5054
Content-Type: text/plain; charset=ISO-8859-1

Hi,


> should be:
>
>   <!-- returns true if all the required fields of _event are bound -->
>   <xsl:template match="//@conf:eventFieldsAreBound">
>     <xsl:attribute name="cond">'name' in _event &amp;&amp; 'type' in
> _event &amp;&amp; 'sendid' in _event &amp;&amp; 'origin' in _event
> &amp;&amp; 'origintype' in _event &amp;&amp; 'invokeid' in _event
> &amp;&amp; 'data' in _event</xsl:attribute>
>   </xsl:template>
>

Confirmed here:
https://github.com/zjnue/hscxml/blob/master/test/files/w3c/scxml-irp/confEcma.xsl#L515

Forgot to report this one to the list.

--089e0122f1b643a65b050edf5054
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi,<br><div>=A0<div class=3D"gmail_extra"><div class=3D"gm=
ail_quote"><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.=
8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
should be:<br>
<br>
=A0 &lt;!-- returns true if all the required fields of _event are bound --&=
gt;<br>
=A0 &lt;xsl:template match=3D&quot;//@conf:<u></u>eventFieldsAreBound&quot;=
&gt;<br>
=A0 =A0 &lt;xsl:attribute name=3D&quot;cond&quot;&gt;&#39;name&#39; in _eve=
nt &amp;amp;&amp;amp; &#39;type&#39; in _event &amp;amp;&amp;amp; &#39;send=
id&#39; in _event &amp;amp;&amp;amp; &#39;origin&#39; in _event &amp;amp;&a=
mp;amp; &#39;origintype&#39; in _event &amp;amp;&amp;amp; &#39;invokeid&#39=
; in _event &amp;amp;&amp;amp; &#39;data&#39; in _event&lt;/xsl:attribute&g=
t;<br>
=A0 &lt;/xsl:template&gt;<br></blockquote><div><br></div><div>Confirmed her=
e: <a href=3D"https://github.com/zjnue/hscxml/blob/master/test/files/w3c/sc=
xml-irp/confEcma.xsl#L515">https://github.com/zjnue/hscxml/blob/master/test=
/files/w3c/scxml-irp/confEcma.xsl#L515</a><br><br></div><div>Forgot to repo=
rt this one to the list.<br></div></div></div></div></div>

--089e0122f1b643a65b050edf5054--