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 && 'type' in > _event && 'sendid' in _event && 'origin' in _event > && 'origintype' in _event && 'invokeid' in _event > && '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 <!-- returns true if all the required fields of _event are bound --&= gt;<br> =A0 <xsl:template match=3D"//@conf:<u></u>eventFieldsAreBound"= ><br> =A0 =A0 <xsl:attribute name=3D"cond">'name' in _eve= nt &amp;&amp; 'type' in _event &amp;&amp; 'send= id' in _event &amp;&amp; 'origin' in _event &amp;&a= mp;amp; 'origintype' in _event &amp;&amp; 'invokeid'= ; in _event &amp;&amp; 'data' in _event</xsl:attribute&g= t;<br> =A0 </xsl:template><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--