Issues with latest working draft (May 10, 2006) SCXML.xsd schema.

The following issue are present in the latest WD scxml.xsd.

1. <initial> still calls out a 'src' attribute which is not present in
the specification.
2. <transition> target attribute cast as xsd:IDREF which, in theory
could break templates as examples in specification allow transition out
of template to <state> not contained in template document.
3. <target> still present in schema - Should be removed.
4. <cancel> reference missing from definition of 'executablecontent'
group.
5. <assign> attribute 'location' typed as xsd:Name. As a result of this,
one cannot assign array elements such using location="a[0][1]". Changing
type to xsd:string would solve this issue.
6. <else> incorrectly calls out a body of type "executablecontent".
<else/> has no body.
7. For simpletype 'targettype', the enumeration does not include 'vxml'
or 'ccxml' as called out in section 5.1.1 of specification.

 

________________________________

  <http://www.intervoice.com> 

Lyndel McGee

SENIOR STAFF ENGINEER
RESEARCH & DEVELOPMENT
INTERVOICE, INC.


lyndel.mcgee@intervoice.com 

________________________________

Intervoice: Connecting People and Information.

 


This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are the intended recipient, you must treat the information in confidence and in accordance with all laws related to the privacy and confidentiality of such information.  If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies of this email, including all attachments.

Received on Thursday, 15 June 2006 18:51:59 UTC