ISSUE-9: Aliases for send (for ease of authoring)

Aliases for send (for ease of authoring)

State:
CLOSED
Product:
Authoring
Raised by:
James Barnett
Opened on:
2006-09-18
Description:
Create SCXML profile that includes aliases for SCXML <send> to simplify authoring
of common MMI lifecycle events.

For example, something like this
<mmi:prepare target=\"\'Video1\'\"
targettype=\"\'videoPlayer\'\"/>

would do the same thing as something like this

<send target=\"\'Video1\'\"
targettype=\"\'videoPlayer\'\"
xmlns:mmi=\"http://www.w3.org/mmi\">
<mmi:event>
<mmi:context>context</mmi:context>
<mmi:name>\"Prepare\"</mmi:name>
</mmi:event>
</send>
Related Actions Items:
No related actions
Related emails:
  1. [all] minutes MMI call September 19, 2011 (from dahl@conversational-technologies.com on 2011-09-20)
  2. ISSUE-78 (EMO-9): Value range for dimensions [EmotionML] (from sysbot+tracker@w3.org on 2009-11-02)
  3. Re: [emo] Issues in EmotionML (from ashimura@w3.org on 2009-10-31)
  4. [emo] Issues in EmotionML (from schroed@dfki.de on 2009-10-30)
  5. ISSUE-9: Aliases for send (for ease of authoring) [MMI Architecture] (from dean+cgi@w3.org on 2006-09-18)

Related notes:

No additional notes.

Display change log ATOM feed


Chair, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 9.html,v 1.1 2017/02/13 15:51:03 ted Exp $