以文本方式查看主题

-  中文XML论坛 - 专业的XML技术讨论区  (http://bbs.xml.org.cn/index.asp)
--  『 XML在语音技术中的应用 』   (http://bbs.xml.org.cn/list.asp?boardid=47)
----  OPenVXI问题,解析文件出错  (http://bbs.xml.org.cn/dispbbs.asp?boardid=47&rootid=&id=37576)


--  作者:aryaky
--  发布时间:9/4/2006 4:51:00 PM

--  OPenVXI问题,解析文件出错
我使用openvxi3。4解析这个文件出错,
<?xml version="1.0" encoding="UTF-8"?>
<vxml xmlns="http://www.w3.org/2001/vxml"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://www.w3.org/2001/vxml
               http://www.w3.org/TR/voicexml20/vxml.xsd"
                version="2.0">
        <form>
         <field name="drink">
           <prompt>Would you like coffee, tea, milk, or nothing?</prompt>
           <grammar src="drink.grxml" type="application/srgs+xml"/>
         <block>
           <submit next="http://www.drink.example.com/drink2.asp"/>
         </block>
         </field>
        </form>
</vxml>[/QUOTE]

这里是loge的信息
[QUOTE]Sep 04 16:03:38.74|5876|0|CRITICAL|com.vocalocity.vxi|205|VXIinterpreterRun: Failed to parse the URI's content. Make sure that this document consists of valid VXML.|URL=D:\openvxi-3.4\src\OpenVXI\OpenVXI\Debug\test\coffee.vxml
Sep 04 16:03:38.76|5876|0|EVENT|2|content=Default error handler:  error.badfetch ,  D:\openvxi-3.4\src\OpenVXI\OpenVXI\Debug\test\coffee.vxml
Sep 04 16:03:38.76|5876|0|8001|com.vocalocity.vxi|Default error handler:  error.badfetch ,  D:\openvxi-3.4\src\OpenVXI\OpenVXI\Debug\test\coffee.vxml


我跟踪带代码里发现是SAX2XMLReader::paser()的时候出错。这个文件是vxml programe guide的例子阿,应该没错吧。这是怎么回事呢,openvxi的问题吗,还是什么别的原因


W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
1,511.719ms