- From: ROBO Design <robodesign@gmail.com>
- Date: Fri, 08 Jul 2005 16:59:41 +0300
- To: www-voice@w3.org
Hello!
I am currently doing a XHTML+Voice web application and I am reading many
voice-related specifications.
I would like to report that I have found a typo in SISR, in the XML form
example from section "4.2. Global Variable Declarations and
Initialization":
<grammar version="1.0" xmlns="http://www.w3.org/2001/06/grammar"
xml:lang="en-US"
tag-format="semantics/1.0"> root="rule">
Correction:
<grammar version="1.0" xmlns="http://www.w3.org/2001/06/grammar"
xml:lang="en-US"
tag-format="semantics/1.0" root="rule">
Link to SISR:
http://www.w3.org/TR/semantic-interpretation/#SI4.2.
Thank you very much.
--
http://www.robodesign.ro
ROBO Design - We bring you the future
Received on Sunday, 10 July 2005 10:04:53 UTC