- From: JOHNSTON, MICHAEL J (MICHAEL J) <johnston@research.att.com>
- Date: Thu, 13 Mar 2014 10:50:39 -0400
- To: "Hickman, Steve (AdvTech)" <Steve.Hickman@honeywell.com>
- CC: "www-multimodal@w3.org" <www-multimodal@w3.org>
Thanks for your attention to this.
We will incorporate this fix into future drafts.
Please note EMMA 1.1 is a working draft and so
there are likely to be errors while it is in progress.
Michael
On Mar 11, 2014, at 4:20 PM, "Hickman, Steve (AdvTech)" <Steve.Hickman@honeywell.com<mailto:Steve.Hickman@honeywell.com>> wrote:
The blue section below is the second example from section 4.1.8 of the EMMA 1.1 spec. the opening <emma:parameters> element is not closed properly. Have you considered running all your examples through a syntax checker?
<emma:emma version="1.1"
xmlns:emma="http://www.w3.org/2003/04/emma"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/2003/04/emma
http://www.w3.org/TR/2009/REC-emma-20090210/emma.xsd"
xmlns="http://www.example.com/example">
<emma:parameters id="parameters1" api-ref="vxml2.1" ref="http://example.com/mobile/asr/params.xml"
</emma:parameters>
<emma:interpretation id="int1" emma:parameter-ref="parameters1"
emma:medium="acoustic" emma:mode="voice"
emma:process="http://example.com/asr>
<origin>Boston</origin>
</emma:interpretation>
</emma:emma>
Steve Hickman
System Architect, Flight Deck of the Future
480-236-8367
Received on Thursday, 13 March 2014 14:51:12 UTC