RE: [scxml] invoke tag

<invoke> is not executable content, and cannot be used inside <onentry>
or <onexit>.  Instead, it is a direct child of <state> or <parallel>.
However, you may define your own custom actions in a separate namespace,
and use them within <onentry> and <onexit>.

- Jim Barnett

-----Original Message-----
From: www-voice-request@w3.org [mailto:www-voice-request@w3.org] On
Behalf Of Sebastian Feuerstack
Sent: Thursday, October 28, 2010 5:10 PM
To: www-voice@w3.org
Subject: [scxml] invoke tag


Hi,

from reading the specification to understand what i am allowed to use an
invoke in
the onentry/onexit blocks:

1) 3.9.2 Children (of onentry)
states that they consist of executable content as defined in 3.12
Executable Content

2) 3.12 executable content notes that

" 4 External Communications Module, 5 Data Module and 6 Script Module
all define
additional elements of executable content beyond those listed here."

3) in 4.3 invoke is defined as part of the External Communications
Module

thus, i can call invoke within onentry/onexit ?

Further on i could define a custom action in a separate namespace like
<my:invoke>  within
onentry/onexit, right?

Thanks,
Sebastian








					
-------------------------------------------------------------------------------------------------------------------
CONFIDENTIALITY NOTICE: This e-mail and any files attached may contain confidential and proprietary information of Alcatel-Lucent and/or its affiliated entities. Access by the intended recipient only is authorized. Any liability arising from any party acting, or refraining from acting, on any information contained in this e-mail is hereby excluded. If you are not the intended recipient, please notify the sender immediately, destroy the original transmission and its attachments and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Copyright in this e-mail and any attachments belongs to Alcatel-Lucent and/or its affiliated entities.
					

Received on Friday, 29 October 2010 13:41:03 UTC