当前位置: 代码迷 >> Web Service >> 期待高人 。该怎么处理
  详细解决方案

期待高人 。该怎么处理

热度:291   发布时间:2016-05-02 03:02:46.0
期待高人 。。。。。。。。
xsd.exe使用问题
文件一、 <xs:schema   targetNamespace= "http://purl.org/dc/elements/1.1/ "   ...
                      <xs:element   name= "title "   type= "elementType "/> ......
文件二、 <xsd:schema     xmlns:dc= "http://purl.org/dc/elements/1.1/ "     .....
                      <xsd:import   namespace= "http://purl.org/dc/elements/1.1/ "   schemaLocation= ".... "     ...
                        <xsd:element   ref= "dc:title "   />
当我用xsd.exe编译文件二的时候     提示   element   title   is   not   declared  
但是我在文件二中   dc:title又能go   to   define   到   莫名其妙     请教高人   。。。。


------解决方案--------------------
soap 学习中``暂无法替人解决问题````
------解决方案--------------------
能否把代码贴全些,另外 看是否有elementFormDefault属性,设置为qualified试下。
------解决方案--------------------
帮顶一下,解决不了
------解决方案--------------------
up
  相关解决方案