新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     计算机科学论坛     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> Web服务(Web Services,WS), 语义Web服务(Semantic Web Services, SWS)讨论区: WSDL, SOAP, UDDI, DAML-S, OWL-S, SWSF, SWSL, WSMO, WSML,BPEL, BPEL4WS, WSFL, WS-*,REST, PSL, Pi-calculus(Pi演算), Petri-net,WSRF,
    [返回] 计算机科学论坛W3CHINA.ORG讨论区 - Web新技术讨论『 Web Services & Semantic Web Services 』 → WSDL中绑定元素<binding/>的一点不理解 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 3431 个阅读者浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: WSDL中绑定元素<binding/>的一点不理解 举报  打印  推荐  IE收藏夹 
       本主题类别:     
     flyfoxs 帅哥哟,离线,有人找我吗?
      
      
      威望:5
      等级:研一(Artificial Intelligence期期不放过)
      文章:550
      积分:3935
      门派:XML.ORG.CN
      注册:2005/1/8

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给flyfoxs发送一个短消息 把flyfoxs加入好友 查看flyfoxs的个人资料 搜索flyfoxs在『 Web Services & Semantic Web Services 』的所有贴子 引用回复这个贴子 回复这个贴子 查看flyfoxs的博客楼主
    发贴心情 WSDL中绑定元素<binding/>的一点不理解

    有个问题不太明白。wsdl定义绑定时,定义了三种,分别是soap:binding,HTTP GET & POST Binding,MIME Binding
    但是如何区别一个绑定是种一种呢,好像没有一个明显的属性或者元素来区分。你要结合多个元素来区分。比如下面是WSDL官方文档下面定义的三个Soap,http/post,mime绑定。
    为什么不直接在<binding>元素里面添加一个属性,来表明这个绑定的类型呢?是不是我有什么知识没理解的,还是由于历史原因,搞成了现在这样?


        <binding name="StockQuoteSoap" type="tns:StockQuotePortType">
            <soap:binding style="document" transport="http://example.com/smtp"/>
            <operation name="SubscribeToQuotes">
               <input message="tns:SubscribeToQuotes">
                   <soap:body parts="body" use="literal"/>
                   <soap:header message="tns:SubscribeToQuotes" part="subscribeheader" use="literal"/>
               </input>
            </operation>
        </binding>

        <binding name="b3" type="pt1">
            <http:binding verb="POST"/>
            <operation name="o1">
               <http:operation location="o1"/>
               <input>
                   <mime:content type="application/x-www-form-urlencoded"/>
               </input>
               <output>
                   <mime:content type="image/gif"/>
                   <mime:content type="image/jpeg"/>
               </output>
            </operation>
        </binding>


       <binding name="b1" type="tns:pt1">
            <operation name="GetCompanyInfo">
               <soap:operation soapAction="http://example.com/GetCompanyInfo"/>
               <input>
                   <soap:body use="literal"/>
               </input>
               <output>
                   <mime:multipartRelated>
                       <mime:part>
                           <soap:body parts="body" use="literal"/>
                       </mime:part>
                       <mime:part>
                           <mime:content part="docs" type="text/html"/>
                       </mime:part>
                       <mime:part>
                           <mime:content part="logo" type="image/gif"/>
                           <mime:content part="logo" type="image/jpeg"/>
                       </mime:part>
                   </mime:multipartRelated>
               </output>
            </operation>
        </binding>


       收藏   分享  
    顶(0)
      




    ----------------------------------------------
    存在即是被搜索!

    BLOG =>  http://www.OpenJ.cn

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2006/6/28 21:38:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 Web Services & Semantic Web Services 』的所有贴子 访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2024/11/27 1:32:11

    本主题贴数1,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    47.363ms