- From: Hickman, Steve (AdvTech) <Steve.Hickman@honeywell.com>
- Date: Tue, 11 Mar 2014 20:20:32 +0000
- To: "www-multimodal@w3.org" <www-multimodal@w3.org>
Received on Tuesday, 11 March 2014 20:21:29 UTC
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 Tuesday, 11 March 2014 20:21:29 UTC