Home > Store

UDDI, SOAP, and WSDL: The Web Services Specification Reference Book

Register your product to gain access to bonus material or receive a coupon.

UDDI, SOAP, and WSDL: The Web Services Specification Reference Book

Book

  • This product currently is not for sale.
Not for Sale

Description

  • Copyright 2002
  • Dimensions: K
  • Pages: 336
  • Edition: 1st
  • Book
  • ISBN-10: 0-13-085726-2
  • ISBN-13: 978-0-13-085726-2

The one-stop reference to the three standards driving the Web services revolution.

  • Official standards from the UDDI Community (UDDI.org) and the World Wide Web Consortium (W3C)
  • Handy, authoritative complement to any book on Web services technology
  • Forget long Web downloads: Get authoritative answers fast!

Web services are some of today's hottest Internet development technologies. UDDI, SOAP, and WSDL are the key specifications driving that revolution. For the first time ever, an authoritative one-stop technical specification reference exists in printed form for every developer who intends to use these standards. UDDI, SOAP, and WSDL: The Web Services Specification Reference Book presents the official text of all three standards from the UDDI.org and W3C—conveniently organized, formatted, and fully indexed.

A perfect companion to any other book on Web services technology, this is your definitive standards reference—always at hand, with no time-consuming Internet downloads needed.

Universal Description, Discovery and Integration (UDDI) 1.0: The platform-independent, open framework for describing services, discovering businesses, and integrating business services across the Internet

  • Executive and Technical White Papers, Programmer's API, Data Structure Reference, and XML Schema 1.0 Specification (both 1999 and 2001 versions)

Simple Object Access Protocol (SOAP) 1.1: The XML/HTTP-based lightweight protocol for accessing services, objects, and servers, and creating rich, automated Web services based on a shared and open Web infrastructure

  • SOAP Specification, External Hyperlinks Reference, Envelop Schema Specification, and Encoding Schema Specification

Web Services Description Language (WSDL) 1.1: The XML-formatted language designed to describe the capabilities of any Web Service

  • WSDL Specification and External Hyperlinks Reference

Sample Content

Online Sample Chapter

UDDI: Your Web Services Solution

Table of Contents



Preface.


Acknowledgements.

I. UNIVERSAL DESCRIPTION, DISCOVERY AND INTEGRATION (UDDI) 1.0.

1. UDDI Executive White Paper.

The New Trading Environment. Challenges. Solutions. New Approach. UDDI Project. More Than Just a Specification. Summary.

2. UDDI Technical White Paper.

Abstract. Introduction. Overview. UDDI business registrations and the UDDI business registry. Using UDDI. Background. UDDI—the technical discovery layer. Next steps. Business discovery and UDDI. Future work. Technical overview. Four information types. Business information: the businessEntity element. Service information: the businessService and bindingTemplate elements. Specification pointers and technical fingerprints. The programmer's API. Built on SOAP. The Inquiry API. The UDDI invocation model. Recovery after remote Web service call failure. The Publication API. Security: Identity and authorization. Other information. Appendix A: UDDI information model. Resources.

3. UDDI Programmer's API 1.0.

UDDI Open Draft Specification 30 September 2000. Contents. Introduction. Document Overview. What is this UDDI anyway? Compatible registries. What are tModels? Classification and Identification information. Design & Architecture. Design Principles. Security. Versioning. SOAP Messaging. XML conventions. Error Handling. White Space. XML Encoding. API Reference. Three query patterns. The browse pattern. The drill-down pattern. The invocation pattern. Inquiry API functions. Publishing API functions. Special considerations around categorization. Appendix A: Error code reference. Error Codes. dispositionReport overview. Appendix B: SOAP usage details. Support for SOAPAction. Support for SOAP Actor. Support for SOAP encoding. Support for SOAP Fault. Support for SOAP Headers. Document encoding conventions—default namespace support. UTF-8 to Unicode: SOAP listener behavior. Appendix C: XML Usage Details. Use of multiple languages in the description elements. Valid Language Codes. Default Language Codes. ISSUE for Validation: XML namespace declaration. Support for XML Encoding. Appendix D: Security model in the publishers API. Achieving wire level privacy: All methods are secured via SSL. Authentication. Establishing credentials. Authentication tokens are not portable. Generating Authentication Tokens. Per-account space limits. Appendix E: Search Qualifiers. General form of search qualifiers. Search Qualifiers enumerated. Search Qualifier Precedence. Locale Details. Appendix F: Response message reference. Appendix G: redirection via hostingRedirector element. Special situations requiring the hostingRedirector. Using the hostingRedirector data. Stepwise overview. Appendix H: Details on the validate_categorization call. Appendix I: Utility tModels and Conventions. UDDI Type Taxonomy. UDDI Registry tModels. UDDI Core tModels—Taxonomies. UDDI Core tModels—Other. Registering tModels within the Type Taxonomy. References. Change History.

4. UDDI Data Structure Reference V1.0.

UDDI Open Draft Specification 30 September 2000. Contents. Introduction. Service discovery. Four data structure types. Core structure reference. Overall principles. Unique identifiers. Containment. The businessEntity structure. Structure specification. Descriptive matrix. Substructure breakdown. DiscoveryURLs. Contacts. BusinessServices. IdentifierBag. CategoryBag. The businessService structure. Structure specification. Substructure breakdown. BindingTemplates. The bindingTemplate structure. Structure specification. Substructure breakdown. AccessPoint. HostingRedirector. TModelInstanceDetails. The tModel structure. Two main uses. Defining the technical fingerprint. Defining an abstract namespace reference. Structure specification. Substructure breakdown. Appendix A: Using Identifiers. The identifier dilemma. Identifier characteristics. Using identifiers. Structure specification. Appendix B: Using categorization. Structure Specification. Appendix C: Response message reference. Appendix D: Data Field Lengths.

5. UDDI XML Schema 1.0 (1999).
6. UDDI XML Schema 1.0 (2001).

II. SIMPLE OBJECT ACCESS PROTOCOL (SOAP) 1.1.

7. W3C Simple Object Access Protocol (SOAP) 1.1.

W3C Note 08 May 2000. Abstract. Status. Table of Contents. Introduction. Design Goals. Notational Conventions. Examples of SOAP Messages. The SOAP Message Exchange Model. Relation to XML. SOAP Envelope. SOAP Header. SOAP Body. SOAP Fault. SOAP Encoding. Rules for Encoding Types in XML. Simple Types. Polymorphic Accessor. Compound types. Default Values. SOAP root Attribute. Using SOAP in HTTP. SOAP HTTP Request. SOAP HTTP Response. The HTTP Extension Framework. SOAP HTTP Examples. Using SOAP for RPC. RPC and SOAP Body. RPC and SOAP Header. Security Considerations. References. SOAP Envelope Examples. Sample Encoding of Call Requests. Sample Encoding of Response.

8. SOAP 1.1 External Hyperlinks.
9. SOAP 1.1 Envelope Schema.
10. SOAP 1.1 Encoding Schema.

III. WEB SERVICES DESCRIPTION LANGUAGE (WSDL) 1.1.

11. W3C Web Services Description Language (WSDL) 1.1.

W3C Note 15 March 2001. Abstract. Status. Table of Contents. Introduction. WSDL Document Example. Notational Conventions. Service Definition. WSDL Document Structure. Types. Messages. Port Types. Bindings. Ports. Services. SOAP Binding. SOAP Examples. How the SOAP Binding Extends WSDL. soap:binding. soap:operation. soap:body. soap:fault. soap:header and soap:headerfault. soap:address. HTTP GET & POST Binding. HTTP GET/POST Examples. How the HTTP GET/POST Binding Extends WSDL. http:address. http:binding. http:operation. http:urlEncoded. http:urlReplacement. MIME Binding. MIME Binding example. How the MIME Binding extends WSDL. mime:content. mime:multipartRelated. soap:body. mime:mimeXml. References. Notes on URIs. XML namespaces & schema locations. Relative URIs. Generating URIs. Wire format for WSDL examples. Example 1. Location of Extensibility Elements. Schemas. WSDL Schema. SOAP Binding Schema. HTTP Binding Schema. MIME Binding Schema.

12. WSDL 1.1: External Hyperlinks.

Preface

Preface

Welcome to the future of Internet-based application development and deployment. This book contains the official technical specifications for a promising triumvirate of technologies that enable Web services. Herein youUll find technical specifications for Universal Description, Discovery and Integration (UDDI) 1.0, Simple Object Access Protocol (SOAP) 1.1, and Web Services Description Language (WSDL) 1.1.

The UDDI documents in this book appear courtesy of the UDDI Community (UDDI.org), with thanks in particular to Tom Glover. As UDDI.org Program Manager, Tom helped guide the UDDI portion of this book through the publication production on behalf of the UDDI Community, an effort for which I am grateful. The SOAP and WSDL specifications, meanwhile, are taken directly from corresponding World Wide Web (W3C) Notes. Thanks to Janet Daly and Joseph M. Reagle, the W3CUs SOAP and WSDL Notes appear alongside UDDI, which together comprise the three Web services technologies detailed in this book.

As this book went to print, the term "Web services" was sweeping through the Internet and Web development communities, carrying with it the promise of a new and improved way of conducting business over public and private communications networks. Generally speaking, Web services refer to loosely coupled software applications distributed across the Internet and/or World Wide Web. Unlike traditional distributed software applications, for which the distributed components are tightly bound to the application using them, Web services are entirely self-contained and self-describing. As such, a Web service is a fully encapsulated, modular unit of application logic that can be found and used by other applications without requiring an intimate knowledge of the inner working of the service.

Based on well-known open standards such as Extensible Markup Language (XML) and Hypertext Transfer Protocol (HTTP), Web services can be mixed and matched with other Web services as needed. This enables applications that use Web services to orchestrate them into a series of rich and increasingly complex transactions. A long-promised but only recently realized Holy Grail of computing, Web services usher in an era of truly componentized, reusable, and distributed software on a grand scale that weUve not seen before today.

UDDI, SOAP, and WSDL are central to the emerging Web services paradigm. They are independent, yet inter-related technologies that are typically used together. UDDI provides an open, platform-independent framework for describing services, discovering businesses, and integrating services over the Internet. In addition, UDDI is an operational registry of available services that can be thought of as a modern-day "yellow pages" directory specifically for Web services.

Access to and from the UDDI registry typically takes place with SOAP, which is a lightweight XML-based protocol used to exchange information in a decentralized, distributed environment. WSDL, meanwhile, is an XML-based service description language that complements UDDI by providing a uniform mechanism for describing services and network protocol bindings.

Taken together, the UDDI, SOAP, and WSDL specifications detailed in this book provide a solid foundation upon which many legacy applications will be rebuilt, and countless new and as-of-yet unimagined software products will be built from the ground up. I hope that you find them as invaluable in your own Web services development efforts as I imagine they will be.

Introduction

The Web services specifications in this book are organized into three distinct parts, one each for UDDI, SOAP, and WSDL. Following is a brief description of each part and the chapters they contain.

Part 1: Universal Description, Discovery and Integration (UDDI) 1.0

Part 1 covers UDDI version 1.0. UDDI is a platform-independent, open framework for describing services, discovering businesses, and integrating business services using the Internet, as well as an operational registry.

The first two chapters in this section are informational white papers produced by the UDDI Community, the organization responsible for the design and development of official UDDI specifications. Following these white papers are four chapters dedicated to the official UDDI 1.0 specification.

Chapter 1: UDDI Executive White Paper

As a high-level overview of UDDI, this chapter explains that UDDI is focused on sharing business information, making it easier for you to publish your preferred means of conducting business, find trading partners and have them find you, and interoperate with these trading partners over the Internet.

Note: This chapter is a white paper, not a formal part of the UDDI specification.

Chapter 2: UDDI Technical White Paper

Building on the high-level overview presented in Chapter 1, this chapter digs deeper into UDDI and its capabilities. Starting with the concept that UDDI is a specification for distributed Web-based information registries of Web services, and also a publicly accessible set of implementations of the specification that allow businesses to register information about the Web services they offer so that other businesses can find them, this chapter explains that Web services are the next step in the evolution of the Web itself. This chapter explains how UDDI registries are used to promote and discover distributed Web services, thereby allowing programmable elements to be placed on Web sites where others can access distributed behaviors.

Note: This chapter is a white paper, not a formal part of the UDDI specification.

Chapter 3: UDDI ProgrammerUs API 1.0

This chapter describes the programming interface that is exposed by all instances of the UDDI registry. The programmatic interface provided for interacting with systems that follow the UDDI specifications makes use of XML and SOAP (a specification for using XML in simple message-based exchanges). The UDDI ProgrammerUs API Specification defines approximately 30 SOAP messages that are used to perform inquiry and publishing functions against any UDDI-compliant business registry.

Chapter 4: UDDI Data Structure Reference 1.0

This document outlines the details of each XML structure associated with the approximately 30 SOAP messages described in Chapter 3 that are used to perform inquiry and publishing functions against any UDDI-compliant business registry. This chapter is co-requisite to the UDDI XML schema documents described in Chapters 5 and 6.

Chapter 5: UDDI XML Schema 1.0 (1999)

This chapter lists the complete UDDI XML Schema version 1.0 released in 1999. This schema complements the UDDI Data Structure Reference described in Chapter 4.

Chapter 6: UDDI XML Schema 1.0 (2001)

This chapter lists the complete UDDI XML Schema version 1.0 released in 2001. This schema complements the UDDI Data Structure Reference described in Chapter 4.

Part 2: Simple Object Access Protocol (SOAP) 1.1

Part 2 covers SOAP 1.1. SOAP is a lightweight protocol for exchanging information in a decentralized, distributed environment. It is an XML-based protocol that consists of three parts: an envelope that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instances of application-defined data types, and a convention for representing remote procedure calls and responses.

The first chapter (Chapter 7) is the SOAP 1.1 specification; the second chapter (Chapter 8) lists all external hyperlinks that appear in the SOAP 1.1 specification; the third chapter (Chapter 9) details the current SOAP 1.1 envelope schema; and the final chapter in this section (Chapter 10) details the current SOAP 1.1 envelope schema encoding.

Note: The SOAP schemas that appear in these chapters are based on schemas originally submitted to the World Wide Web Consortium (W3C) by the same companies that submitted the SOAP 1.1 specification; see http://www.w3.org/Submission/2000/05/ for the original schemas.

Chapter 7: SOAP 1.1 Specification (W3C Note 08 May 2000)

This chapter details the SOAP 1.1 specification in the form of a W3C Note that documents this submission by W3C members Ariba, Inc., Commerce One, Inc., Compaq Computer Corporation, DevelopMentor, Inc., Hewlett-Packard Company, International Business Machines Corporation, IONA Technologies, Lotus Development Corporation, Microsoft Corporation, SAP AG, and UserLand Software Inc.

Chapter 8: SOAP 1.1 External Hyperlinks

This chapter contains the external hyperlinks that appear in the text of the SOAP 1.1 specification in Chapter 7.

Chapter 9: SOAP 1.1 Envelope Schema

This chapter lists the SOAP 1.1 envelope schema referenced by the SOAP 1.1 specification in Chapter 7.

Note: The schema in this chapter is based on the schema submission found at http://www.w3.org/Submission/2000/05/

Chapter 10: SOAP 1.1 Encoding Schema

This chapter lists the SOAP 1.1 encoding schema referenced by the SOAP 1.1 specification in Chapter 7.

Note: The schema in this chapter is based on the schema submission found at http://www.w3.org/Submission/2000/05/

Part 3: Web Services Description Language (WSDL) 1.1

Part 3 covers WSDL 1.1. WSDL is an XML format for describing network services as a set of endpoints operating on messages containing either document-oriented or procedure-oriented information. The operations and messages are described abstractly, and then bound to a concrete network protocol and message format to define an endpoint. Related concrete endpoints are combined into abstract endpoints (services).

The first chapter in this section (Chapter 11) is the WSDL 1.1 specification, while the second chapter (Chapter 12) lists all external hyperlinks that appear in the WSDL 1.1 specification.

Chapter 11: WSDL 1.1 Specification (W3C Note 15 March 2001)

This chapter details the WSDL 1.1 specification in the form of a W3C Note that documents this submission by W3C members International Business Machines Corporation, Microsoft Corporation, Allaire, Ariba, Inc., BEA, Bowstreet, Commerce One, Compaq Computer Corporation, DataChannel, Epicentric, Fujitsu Limited, Hewlett-Packard Company, Intel, IONA Technologies, Jamcracker, Lotus Development Corporation, Oracle, Rogue Wave, SAP, TIBCO, VeriSign, Vitria, webMethods, XML Global Technologies, and XMLSolutions.

Chapter 12: WSDL 1.1 External Hyperlinks

This chapter contains the external hyperlinks that appear in the text of the WSDL 1.1 specification in Chapter 11.

Updates

Submit Errata

More Information

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020