锘??xml version="1.0" encoding="utf-8" standalone="yes"?>亚洲自偷自偷在线制服,亚洲 欧洲 自拍 另类 校园,亚洲AV一宅男色影视 http://www.tkk7.com/ttom/zh-cn Mon, 12 May 2025 16:05:12 GMT Mon, 12 May 2025 16:05:12 GMT 60 XML涓殑鍛藉悕絀洪棿瀛︿範 http://www.tkk7.com/ttom/archive/2008/03/14/186199.html鎵樻墭濮?/dc:creator>鎵樻墭濮?/author>Fri, 14 Mar 2008 02:11:00 GMT http://www.tkk7.com/ttom/archive/2008/03/14/186199.html http://www.tkk7.com/ttom/comments/186199.html http://www.tkk7.com/ttom/archive/2008/03/14/186199.html#Feedback 0 http://www.tkk7.com/ttom/comments/commentRss/186199.html http://www.tkk7.com/ttom/services/trackbacks/186199.html To learn web service, we need to learn WSDL. This xml file defines the services that we deploy in our web service.
Here, we get a example of WSDL.
<? xml version="1.0" encoding="UTF-8" ?>
< wsdl:definitions targetNamespace ="http://localhost:8080/bookstore/services/BookSvc"
xmlns ="http://schemas.xmlsoap.org/wsdl/"
xmlns:apachesoap ="http://xml.apache.org/xml-soap"
xmlns:impl ="http://localhost:8080/bookstore/services/BookSvc"
xmlns:intf ="http://localhost:8080/bookstore/services/BookSvc"
xmlns:soapenc ="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:tns1 ="http://model.bookstore.com"
xmlns:wsdl ="http://schemas.xmlsoap.org/wsdl/"
xmlns:wsdlsoap ="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:xsd ="http://www.w3.org/2001/XMLSchema" >
< wsdl:types >
< schema targetNamespace ="http://model.bookstore.com" xmlns ="http://www.w3.org/2001/XMLSchema" >
< import namespace ="http://schemas.xmlsoap.org/soap/encoding/" />
< complexType name ="Book" >
< sequence >
< element name ="ISDN" nillable ="true" type ="xsd:string" />
< element name ="name" nillable ="true" type ="xsd:string" />
< element name ="page" type ="xsd:int" />
</ sequence >
</ complexType >
</ Schema >
</ wsdl:types >
< wsdl:message name ="addBookResponse" >
</ wsdl:message >
< wsdl:message name ="addBookRequest" >
< wsdl:part name ="book" type ="tns1:Book" />
</ wsdl:message >
< wsdl:portType name ="BookSvc" >
< wsdl:operation name ="addBook" parameterOrder ="book" >
< wsdl:input message ="intf:addBookRequest" name ="addBookRequest" />
< wsdl:output message ="intf:addBookResponse" name ="addBookResponse" />
</ wsdl:operation >
</ wsdl:portType >
< wsdl:binding name ="BookSvcSoapBinding" type ="intf:BookSvc" >
< wsdlsoap:binding style ="rpc" transport ="http://schemas.xmlsoap.org/soap/http" />
< wsdl:operation name ="addBook" >
< wsdlsoap:operation soapAction ="" />
< wsdl:input name ="addBookRequest" >
< wsdlsoap:body encodingStyle ="http://schemas.xmlsoap.org/soap/encoding/" namespace ="http://bookstore.com" use ="encoded" />
</ wsdl:input >
< wsdl:output name ="addBookResponse" >
< wsdlsoap:body encodingStyle ="http://schemas.xmlsoap.org/soap/encoding/" namespace ="http://localhost:8080/bookstore/services/BookSvc" use ="encoded" />
</ wsdl:output >
</ wsdl:operation >
</ wsdl:binding >
< wsdl:service name ="BookSvcService" >
< wsdl:port binding ="intf:BookSvcSoapBinding" name ="BookSvc" >
< wsdlsoap:address location ="http://localhost:8080/bookstore/services/BookSvc" />
</ wsdl:port >
</ wsdl:service >
</ wsdl:definitions >
So many infomations in this file. But first of all, we need to understand the format of this file.
To me, the defination of namespace is a problem.
My qustions are: For xmlns, xmlns:tns1,xmlns:intf..., What do they mean? How to use them?
After I refered to some articles in internet. I get the answer:
姣忎釜namespace灞炴ч兘澹版槑浜嗕竴涓緝鐣ヨ錛岀敤鍦ㄦ枃妗d腑銆備緥濡?xmlns:xsd"灝變負
But I get another question that no one reply.
refer
'鎴戜滑閮界煡閬擄紝WSDL搴旇鏄牸寮忔紜殑XML鏂囨。銆傝繘涓姝ワ紝榪樺簲璇ユ妸瀹冪湅浣滀竴涓猄chema錛屽洜姝わ紝<definitions>鍏冪礌涓彲浠ュ畾涔塼argetNamespace灞炴э紝琛ㄧず鍦ㄨ繖涓厓绱犱笅鐨勬墍鏈夊厓绱犻兘灞炰簬榪欎釜鐩爣鍚嶇О絀洪棿銆?/p>
xmlns琛ㄧず緙虹渷鐨勫悕縐扮┖闂達紝...'
So what's difference between 'targetnamespace' and default 'xmlns'?
?????????????????????????????????????????????????????????
Reference:
http://www.cnblogs.com/bjzhanghao/archive/2004/10/13/51614.html
]]>鍏充簬UndoManager鐨勫皬鏁呬簨 http://www.tkk7.com/ttom/archive/2007/01/17/94406.html鎵樻墭濮?/dc:creator>鎵樻墭濮?/author>Wed, 17 Jan 2007 05:24:00 GMT http://www.tkk7.com/ttom/archive/2007/01/17/94406.html http://www.tkk7.com/ttom/comments/94406.html http://www.tkk7.com/ttom/archive/2007/01/17/94406.html#Feedback 0 http://www.tkk7.com/ttom/comments/commentRss/94406.html http://www.tkk7.com/ttom/services/trackbacks/94406.html ]]> 鏈榪戝彂鐜頒竴涓患鍚堟х殑璁哄潧錛屼笂闈㈡湁寰堝鍏ㄦ湰灝忚錛屼互鍙婄數褰辨父鎴忎笅杞斤紝榛戜笉閿?/title> http://www.tkk7.com/ttom/archive/2007/01/15/93935.html鎵樻墭濮?/dc:creator>鎵樻墭濮?/author>Mon, 15 Jan 2007 05:04:00 GMT http://www.tkk7.com/ttom/archive/2007/01/15/93935.html http://www.tkk7.com/ttom/comments/93935.html http://www.tkk7.com/ttom/archive/2007/01/15/93935.html#Feedback 0 http://www.tkk7.com/ttom/comments/commentRss/93935.html http://www.tkk7.com/ttom/services/trackbacks/93935.html ]]> java 涓鐞嗗浘鐗囩殑鎿嶄綔錛堝師鍒涳級 http://www.tkk7.com/ttom/archive/2006/12/29/90760.html鎵樻墭濮?/dc:creator>鎵樻墭濮?/author>Fri, 29 Dec 2006 08:38:00 GMT http://www.tkk7.com/ttom/archive/2006/12/29/90760.html http://www.tkk7.com/ttom/comments/90760.html http://www.tkk7.com/ttom/archive/2006/12/29/90760.html#Feedback 1 http://www.tkk7.com/ttom/comments/commentRss/90760.html http://www.tkk7.com/ttom/services/trackbacks/90760.html ]]> 絎竴嬈″彂闅忕瑪 http://www.tkk7.com/ttom/archive/2006/12/15/87917.html鎵樻墭濮?/dc:creator>鎵樻墭濮?/author>Fri, 15 Dec 2006 05:08:00 GMT http://www.tkk7.com/ttom/archive/2006/12/15/87917.html http://www.tkk7.com/ttom/comments/87917.html http://www.tkk7.com/ttom/archive/2006/12/15/87917.html#Feedback 0 http://www.tkk7.com/ttom/comments/commentRss/87917.html http://www.tkk7.com/ttom/services/trackbacks/87917.html ]]>
主站蜘蛛池模板:
亚洲小视频在线播放 |
亚洲精品视频免费看 |
在线观看亚洲免费视频 |
噼里啪啦电影在线观看免费高清 |
久久久久无码精品亚洲日韩 |
精品视频在线免费观看 |
亚洲国产综合专区在线电影 |
国产免费拔擦拔擦8X高清在线人 |
亚洲av无码无在线观看红杏 |
日韩精品内射视频免费观看 |
91亚洲自偷手机在线观看 |
中文字幕免费在线看线人 |
亚洲午夜一区二区三区 |
成人毛片免费在线观看 |
日韩亚洲人成网站 |
在线观看亚洲成人 |
一级毛片不卡片免费观看 |
亚洲国产区男人本色在线观看 |
青青草国产免费久久久91 |
黄页网址在线免费观看 |
亚洲色大成网站WWW久久九九 |
人妻免费一区二区三区最新 |
亚洲一区免费观看 |
日韩免费a级毛片无码a∨
|
8x网站免费入口在线观看 |
亚洲日韩中文字幕天堂不卡 |
成人毛片免费在线观看 |
乱人伦中文视频在线观看免费 |
国产成人A亚洲精V品无码 |
精品免费人成视频app |
春暖花开亚洲性无区一区二区 |
亚洲国产精品乱码一区二区
|
亚洲AV电影院在线观看 |
男女做羞羞的事视频免费观看无遮挡 |
亚洲中文字幕无码久久2020 |
亚洲精品动漫人成3d在线 |
日本最新免费网站 |
一级毛片免费在线观看网站 |
麻豆亚洲AV永久无码精品久久 |
国产jizzjizz免费视频 |
18未年禁止免费观看 |