ETSI ES 202 504-13-2008 Open Service Access (OSA) Parlay X Web Services Part 13 Address List Management (Parlay X 3)《开放业务接入(OSA) Parlay X互联网服务 第13部分 通讯录管理(Parlay X3)V1 1 1 包括磁盘》.pdf
《ETSI ES 202 504-13-2008 Open Service Access (OSA) Parlay X Web Services Part 13 Address List Management (Parlay X 3)《开放业务接入(OSA) Parlay X互联网服务 第13部分 通讯录管理(Parlay X3)V1 1 1 包括磁盘》.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 202 504-13-2008 Open Service Access (OSA) Parlay X Web Services Part 13 Address List Management (Parlay X 3)《开放业务接入(OSA) Parlay X互联网服务 第13部分 通讯录管理(Parlay X3)V1 1 1 包括磁盘》.pdf(27页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 202 504-13 V1.1.1 (2008-05)ETSI Standard Open Service Access (OSA);Parlay X Web Services;Part 13: Address List Management(Parlay X 3)floppy3 ETSI ETSI ES 202 504-13 V1.1.1 (2008-05) 2 Reference DES/TISPAN-01034-13-OSA Keywords API, OSA, service ETSI 650 Route des Lucioles F-06921 Sophia Ant
2、ipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N 348 623 562 00017 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/88 Important notice Individual copies of the present document can be downloaded from: http:/www.etsi.org The pres
3、ent document may be made available in more than one electronic version or in print. In any case of existing or perceived difference in contents between such versions, the reference version is the Portable Document Format (PDF). In case of dispute, the reference shall be the printing on ETSI printers
4、 of the PDF version kept on a specific network drive within ETSI Secretariat. Users of the present document should be aware that the document may be subject to revision or change of status. Information on the current status of this and other ETSI documents is available at http:/portal.etsi.org/tb/st
5、atus/status.asp If you find errors in the present document, please send your comment to one of the following services: http:/portal.etsi.org/chaircor/ETSI_support.asp Copyright Notification No part may be reproduced except as authorized by written permission. The copyright and the foregoing restrict
6、ion extend to reproduction in all media. European Telecommunications Standards Institute 2008. The Parlay Group 2008. All rights reserved. DECTTM, PLUGTESTSTM, UMTSTM, TIPHONTM, the TIPHON logo and the ETSI logo are Trade Marks of ETSI registered for the benefit of its Members. 3GPPTM is a Trade Mar
7、k of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. ETSI ETSI ES 202 504-13 V1.1.1 (2008-05) 3 Contents Foreword.6 1 Scope 7 2 References 7 2.1 Normative references .7 3 Definitions and abbreviations.8 3.1 Definitions8 3.2 Abbreviations .8 4 Detailed service
8、description .8 4.1 Group URI format 8 4.2 Address list usage in services .9 5 Namespaces9 6 Sequence diagrams.10 6.1 Manage groups (Create, delete, query, set access and query access) .10 6.2 Manage group members (AddMember, AddMembers, DeleteMember, DeleteMembers, QueryMembers) .11 7 XML Schema dat
9、a type definition .11 7.1 AccessPermissions structure 11 7.2 AttributeStatus enumeration.11 7.3 SimpleAttribute structure .12 8 Web Service interface definition12 8.1 Interface: GroupManagement.12 8.1.1 Operation: createGroup.12 8.1.1.1 Input message: createGroupRequest .12 8.1.1.2 Output message: c
10、reateGroupResponse 13 8.1.1.3 Referenced faults.13 8.1.2 Operation: deleteGroup.13 8.1.2.1 Input message: deleteGroupRequest .13 8.1.2.2 Output message: deleteGroupResponse 13 8.1.2.3 Referenced faults.13 8.1.3 Operation: queryGroups .13 8.1.3.1 Input message: queryGroupsRequest 14 8.1.3.2 Output me
11、ssage: queryGroupsResponse .14 8.1.3.3 Referenced faults.14 8.1.4 Operation: setAccess.14 8.1.4.1 Input message: setAccessRequest .15 8.1.4.2 Output message: setAccessResponse 15 8.1.4.3 Referenced faults.15 8.1.5 Operation: queryAccess15 8.1.5.1 Input message: queryAccessRequest.15 8.1.5.2 Output m
12、essage: queryAccessResponse .15 8.1.5.3 Referenced faults.15 8.2 Interface: Group .16 8.2.1 Operation: addMember .16 8.2.1.1 Input message: addMemberRequest16 8.2.1.2 Output message: addMemberResponse.16 8.2.1.3 Referenced faults.16 8.2.2 Operation: addMembers .16 8.2.2.1 Input message: addMembersRe
13、quest 16 8.2.2.2 Output message: addMembersResponse .17 8.2.2.3 Referenced faults.17 8.2.3 Operation: deleteMember .17 8.2.3.1 Input message: deleteMemberRequest17 ETSI ETSI ES 202 504-13 V1.1.1 (2008-05) 4 8.2.3.2 Output message: deleteMemberResponse.17 8.2.3.3 Referenced faults.17 8.2.4 Operation:
14、 deleteMembers17 8.2.4.1 Input message: deleteMembersRequest 18 8.2.4.2 Output message: deleteMembersResponse .18 8.2.4.3 Referenced faults.18 8.2.5 Operation: queryMembers 18 8.2.5.1 Input message: queryMembersRequest.18 8.2.5.2 Output message: queryMembersResponse18 8.2.5.3 Referenced faults.19 8.
15、2.6 Operation: addGroupAttribute 19 8.2.6.1 Input message: addGroupAttributeRequest.19 8.2.6.2 Output message: addGroupAttributeResponse19 8.2.6.3 Referenced faults.19 8.2.7 Operation: deleteGroupAttribute 19 8.2.7.1 Input message: deleteGroupAttributeRequest.19 8.2.7.2 Output message: deleteGroupAt
16、tributeResponse20 8.2.7.3 Referenced faults.20 8.2.8 Operation: queryGroupAttributes .20 8.2.8.1 Input message: queryGroupAttributesRequest20 8.2.8.2 Output message: queryGroupAttributesResponse.20 8.2.8.3 Referenced faults.20 8.2.9 Operation: addGroupMemberAttribute.20 8.2.9.1 Input message: addGro
17、upMemberAttributeRequest .20 8.2.9.2 Output message: addGroupMemberAttributeResponse 21 8.2.9.3 Referenced faults.21 8.2.10 Operation: deleteGroupMemberAttribute.21 8.2.10.1 Input message: deleteGroupMemberAttributeRequest .21 8.2.10.2 Output message: deleteGroupMemberAttributeResponse 21 8.2.10.3 R
18、eferenced faults.21 8.2.11 Operation: queryGroupMemberAttributes21 8.2.11.1 Input message: queryGroupMemberAttributesRequest 21 8.2.11.2 Output message: queryGroupMemberAttributesResponse .22 8.2.11.3 Referenced faults.22 8.3 Interface: Member 22 8.3.1 Operation: addMemberAttribute.22 8.3.1.1 Input
19、message: addMemberAttributeRequest .22 8.3.1.2 Output message: addMemberAttributeResponse 22 8.3.1.3 Referenced faults.22 8.3.2 Operation: queryMemberAttributes23 8.3.2.1 Input message: queryMemberAttributesRequest 23 8.3.2.2 Output message: queryMemberAttributesResponse .23 8.3.2.3 Referenced fault
20、s.23 8.3.3 Operation: deleteMemberAttribute.23 8.3.3.1 Input message: deleteMemberAttributeRequest23 8.3.3.2 Output message: deleteMemberAttributeResponse 23 8.3.3.3 Referenced faults.23 9 Fault definitions24 9.1 PolicyException .24 9.1.1 POL0210: Too many members in group.24 9.1.2 POL0211: Subgroup
21、s not supported.24 9.1.3 POL0212: Group name too long.24 9.1.4 POL0213: Group already exists24 10 Service policies 24 Annex A (normative): WSDL for Address List Management25 Annex B (informative): Bibliography.26 History 27 ETSI ETSI ES 202 504-13 V1.1.1 (2008-05) 5 Intellectual Property Rights IPRs
22、 essential or potentially essential to the present document may have been declared to ETSI. The information pertaining to these essential IPRs, if any, is publicly available for ETSI members and non-members, and can be found in ETSI SR 000 314: “Intellectual Property Rights (IPRs); Essential, or pot
23、entially Essential, IPRs notified to ETSI in respect of ETSI standards“, which is available from the ETSI Secretariat. Latest updates are available on the ETSI Web server (http:/webapp.etsi.org/IPR/home.asp). Pursuant to the ETSI IPR Policy, no investigation, including IPR searches, has been carried
24、 out by ETSI. No guarantee can be given as to the existence of other IPRs not referenced in ETSI SR 000 314 (or the updates on the ETSI Web server) which are, or may be, or may become, essential to the present document. Foreword This ETSI Standard (ES) has been produced by ETSI Technical Committee T
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES202504132008OPENSERVICEACCESSOSAPARLAYXWEBSERVICESPART13ADDRESSLISTMANAGEMENTPARLAYX3 开放 业务 接入

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