TAILIEUCHUNG - Essential xml Quick Reference PHẦN 10

Đối tượng đơn giản Access Protocol (SOAP) là một tin nhắn XML đặc điểm kỹ thuật mô tả một định dạng tin nhắn cùng với một tập hợp các quy tắc tuần tự hóa đối với các kiểu dữ liệu bao gồm các loại cấu trúc và mảng. Ngoài ra, nó mô tả làm thế nào để sử dụng Hypertext Transfer Protocol | Chapter 10 SOAP The Simple Object Access Protocol SOAP is an XML messaging specification that describes a message format along with a set of serialization rules for datatypes including structured types and arrays. In addition it describes how to use the Hypertext Transfer Protocol HTTP as a transport for such messages. SOAP messages are effectively service requests sent to some end point on a network. That end point may be implemented in any number of ways Remote Protocol Call RPC server Component Object Model COM object Java servlet Perl script and may be running on any platform. Thus SOAP is about interoperability between applications running on potentially disparate platforms using various implementation technologies in various programming languages. Introduction to SOAP messages SOAP messages are transmitted between applications and may pass through a number of intermediaries as they travel from the initial sender to the ultimate recipient. SOAP messages are comprised of an Envelope element with an optional Header and a mandatory Body child element. All three elements are in the namespace http soap envelope . The Envelope identifies the XML as being a SOAP message and must be the root element of the message. The Body element contains the message payload. The Header element provides an extension hook that allows SOAP to be extended in arbitrary ways. The following sections describe these elements attributes that SOAP defines the data encoding rules SOAP specifies and the HTTP binding. Example Skeleton SOAP message soap Envelope xmlns soap http soap envelope SOAP 357 358 Essential XML Quick Reference soap encodingStyle http soap encoding soap Header -- extensions go here -- soap Header soap Body -- message payload goes here -- soap Body soap Envelope Elements in SOAP messages SOAP defines four elements in the namespace http soap envelope . These elements are listed in .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.