- From: Thomas Franke <thomas-carsten.franke@gmx.de>
- Date: Thu, 04 Nov 2010 22:35:55 +0100
- To: www-voice@w3.org
Hi folks,
I'm not sure if you are responsible directly, else please forward this issue:
In the following specification:
State Chart XML (SCXML): State Machine Notation for Control Abstraction
W3C Working Draft 13 May 2010
there seems to be an issue for the core schema specification:
scxml-module-core.xsd line: 66 ff.
<xsd:attributeGroup name="scxml.scxml.attlist">
<xsd:attribute name="initial" type="xsd:IDREFS"/>
<xsd:attribute name="name" type="xsd:NMTOKEN"/>
<xsd:attribute name="version" type="xsd:decimal" use="required" fixed="1.0"/>
<xsd:attribute name="profile" type="Binding.datatype"/>
<xsd:attribute name="binding"
<xsd:attributeGroup ref="scxml.extra.attribs"/>
</xsd:attributeGroup>
The attribute "binding" is neither typed nor finished in definition. This causes the schema to be invalid.
Best regards
Thomas
--
GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit
gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
Received on Friday, 5 November 2010 13:05:02 UTC