ISO IEC 25437-2012 Information technology - Telecommunications and information exchange between systems - WS-Session - Web services for application session serv.pdf
《ISO IEC 25437-2012 Information technology - Telecommunications and information exchange between systems - WS-Session - Web services for application session serv.pdf》由会员分享,可在线阅读,更多相关《ISO IEC 25437-2012 Information technology - Telecommunications and information exchange between systems - WS-Session - Web services for application session serv.pdf(30页珍藏版)》请在麦多课文档分享上搜索。
1、 Reference number ISO/IEC 25437:2012(E) ISO/IEC 2012INTERNATIONAL STANDARD ISO/IEC 25437 Third edition 2012-11-15 Information technology Telecommunications and information exchange between systems WS- Session Web services for application session services Technologies de linformation Tlcommunications
2、 et change dinformation entre systmes Session WS Services web pour services de session dapplication ISO/IEC 25437:2012(E) COPYRIGHT PROTECTED DOCUMENT ISO/IEC 2012 All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means,
3、electronic or mechanical, including photocopying and microfilm, without permission in writing from either ISO at the address below or ISOs member body in the country of the requester. ISO copyright office Case postale 56 CH-1211 Geneva 20 Tel. + 41 22 749 01 11 Fax + 41 22 749 09 47 E-mail copyright
4、iso.org Web www.iso.org Published in Switzerland ii ISO/IEC 2012 All rights reservedISO/IEC 25437:2012(E) ISO/IEC 2012 All rights reserved iiiContents Page Foreword . v Introduction vi 1 Scope 1 2 Conformance . 1 3 Normative references 1 4 Terms, definitions and namespaces . 2 4.1 Terms and definiti
5、ons . 2 4.2 Prefixes and namespaces 2 5 Abstract WSDL Definitions . 3 5.1 Provider WSDL 3 5.2 Notification WSDL . 4 6 SOAP Binding 4 6.1 SOAP Binding for Provider WSDL . 5 6.2 SOAP Binding for Notification WSDL 5 6.3 SOAP Binding of sessionID 5 6.4 SOAP Fault Messages . 6 7 Event Subscription and No
6、tification . 7 Annex A (normative) Event Subscription Using WS-Eventing 8 A.1 General . 8 A.2 Subscription Fault . 8 Annex B (normative) Subscription Using WS-BaseNotification Option . 9 B.1 General . 9 B.2 Subscription Fault . 9 Annex C (normative) Asynchronous Response to Subscription Request Opti
7、on . 10 Annex D (informative) Example WS-Session WSDL binding with SOAP/HTTP . 11 D.1 Service Provider WSDL with SOAP/HTTP Binding 11 D.2 Notification WSDL with SOAP/HTTP Binding . 12 Annex E (informative) SOAP XML Templates for ISO/IEC 22534 (ECMA-354) Messages . 13 E.1 StartApplicationSession requ
8、est message template 13 E.1.1 StartApplicationSession Positive response message template 13 E.1.2 StartApplicationSession negative response message template 13 E.2 StopApplicationSession request message template . 14 E.2.1 StopApplicationSession positive response message template . 14 E.2.2 StopAppl
9、icationSession negative response message template 14 E.3 ResetApplicationSessionTimer request message template . 14 E.3.1 ResetApplicationSessionTimer positive response message template . 15 E.3.2 Reset Application Session Timer negative response message template . 15 E.4 ApplicationSessionTerminate
10、d 15 E.4.1 Template of ApplicationSessionTerminated event notification for unwrapped event sink which applies to both WS-Eventing and WS-BaseNotification options 15 E.4.2 Template of ApplicationSessionTerminated event notification to wrapped event sink of WS-Eventing 16 E.4.3 Template of Application
11、SessionTerminated event notification to wrapped event sink of WS-BaseNotification . 16 ISO/IEC 25437:2012(E) iv ISO/IEC 2012 All rights reservedAnnex F (informative) WS-Eventing SOAP XML Message Templates .17 F.1 ApplicationSessionTerminated Event Subscription SOAP message template 17 F.2 Template o
12、f positive response to the event subscription .17 F.3 Template of negative response (fault) to event subscription .18 F.4 Template of Unsubscribe message .18 F.5 Template of positive response to Unsubscribe message .18 Annex G (informative) WS-BaseNotification SOAP XML Message Templates .19 G.1 Appl
13、icationSessionTerminated Event Subscription SOAP message template 19 G.2 Template of positive response to the event subscription .19 G.3 Template of negative response to the event subscription 20 G.4 Template of Unsubscribe message .20 G.5 Template of positive response to Unsubscribe message .21 Ann
14、ex H (informative) Summary of Changes .22 ISO/IEC 25437:2012(E) ISO/IEC 2012 All rights reserved vForeword ISO (the International Organization for Standardization) and IEC (the International Electrotechnical Commission) form the specialized system for worldwide standardization. National bodies that
15、are members of ISO or IEC participate in the development of International Standards through technical committees established by the respective organization to deal with particular fields of technical activity. ISO and IEC technical committees collaborate in fields of mutual interest. Other internati
16、onal organizations, governmental and non-governmental, in liaison with ISO and IEC, also take part in the work. In the field of information technology, ISO and IEC have established a joint technical committee, ISO/IEC JTC 1. International Standards are drafted in accordance with the rules given in t
17、he ISO/IEC Directives, Part 2. The main task of the joint technical committee is to prepare International Standards. Draft International Standards adopted by the joint technical committee are circulated to national bodies for voting. Publication as an International Standard requires approval by at l
18、east 75 % of the national bodies casting a vote. Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. ISO and IEC shall not be held responsible for identifying any or all such patent rights. ISO/IEC 25437 was prepared by Ecma Internati
19、onal (as ECMA-366) and was adopted, under a special “fast- track procedure”, by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 6, Telecommunications and information exchange between systems, in parallel with its approval by national bodies of ISO and IEC. This third
20、 edition cancels and replaces the second edition (ISO/IEC 25437:2009), which has been technically revised. ISO/IEC 25437:2012(E) vi ISO/IEC 2012 All rights reservedIntroduction ISO/IEC 22534, Application Session Services, specifies XML protocols that can be used to create and manage application sess
21、ions that are independent of the transport layer protocols. This International Standard (WS-Session) specifies Web services for ISO/IEC 22534. For Service Requester to receive the event notification from the Service Provider and from web services (e.g. ECMA-348) that use this International Standard
22、for session management, this International Standard introduces WS-Eventing as the mandatory mechanism and WS-BaseNotification as an Option to manage the event channel. This International Standard uses the approach in A.2 of WS-Eventing to specify the ApplicationSessionTerminated as an operation in t
23、he Notification WSDL. Since WS-Eventing has advanced to a W3C Proposed Recommendation at W3C, the 3 rdedition of this International Standard incorporates and complies with the latest edition of WS-Eventing. Heeding the guidance in the WS-I Profiles that WS-Eventing adopted, this Standard only uses a
24、 subset of WSDL Services, in particular, this Standard does not use the WSDL 1.1 Notification and Solicit- response operations. INTERNATIONAL STANDARD ISO/IEC 25437:2012(E) ISO/IEC 2012 All rights reserved 1Information technology Telecommunications and information exchange between systems WS-Session
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ISOIEC254372012INFORMATIONTECHNOLOGYTELECOMMUNICATIONSANDINFORMATIONEXCHANGEBETWEENSYSTEMSWSSESSIONWEBSERVICESFORAPPLICATIONSESSIONSERVPDF

链接地址:http://www.mydoc123.com/p-1257147.html