以文本方式查看主题

-  中文XML论坛 - 专业的XML技术讨论区  (http://bbs.xml.org.cn/index.asp)
--  『 XML工具及XML开发环境 』  (http://bbs.xml.org.cn/list.asp?boardid=7)
----  我用xercs解析这个文件出错,那位大哥给我看看  (http://bbs.xml.org.cn/dispbbs.asp?boardid=7&rootid=&id=37600)


--  作者:aryaky
--  发布时间:9/5/2006 1:31:00 PM

--  我用xercs解析这个文件出错,那位大哥给我看看
我把这个文件传给xercs的sax2counte 例子,输出是

Error at file http://www.w3.org/TR/voicexml20/vxml-synthesis-restriction.xsd, li
ne 30, char 53
  Message: Could not find a declaration in the schema to be redefined correspond
ing to 'say-as'

Error at file http://www.w3.org/TR/voicexml20/vxml-synthesis-restriction.xsd, li
ne 43, char 52
  Message: Could not find a declaration in the schema to be redefined correspond
ing to 'audio'

Fatal Error at file , line 0, char 0
  Message: An exception occurred! Type:NetAccessorException, Message:Could not c
onnect to the socket for URL 'http://www.w3.org/TR/voicexml20/synthesis-core.xsd
'

Fatal Error at file http://www.w3.org/TR/voicexml20/vxml-synthesis-restriction.x
sd, line 25, char 55
  Message: Fatal error encountered during schema scan
这是那个xml,这个文件那里有错呢

<?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>


--  作者:n6002
--  发布时间:9/14/2006 12:14:00 PM

--  
drink.grxml
--  作者:aryaky
--  发布时间:9/15/2006 11:12:00 AM

--  
谢谢楼上的兄弟。我现在发现在field域内是不能有block元素的。最后一个错误就是这个原因。
前两个错误应该解析xsd的时候产生的。还没搞清楚怎么回事。
drink.grxml我还是找不到。。。。
W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
31.250ms