RE: wrong tag and missing attribute in the SCXML document example

It should be <data > and should have 'id' in place of 'name'.  I'll fix it in the next draft.

- Jim

-----Original Message-----
From: spam.spam.spam.spam@free.fr [mailto:spam.spam.spam.spam@free.fr] 
Sent: Thursday, March 28, 2013 11:21 AM
To: www-voice@w3.org
Subject: wrong tag and missing attribute in the SCXML document example

Hello,

In section G.1 [1] I can read:
'<date name="v3id" expr="17620"/>'

But I think it should be:
'<data name="v3id" expr="17620"/>"

Indeed, the "<date>" tag is not a part of the language.

Also I see there is no "id" attribute whereas I can read it is required [2].

Is it correct ?

Thank you.
Regards.

[1] http://www.w3.org/TR/2012/WD-scxml-20121206/#N1179B

[2] http://www.w3.org/TR/scxml/#data

Received on Thursday, 28 March 2013 20:40:32 UTC