单选题How can a developer ensure that a fault will occur if the service does not recognize a SOAP header entry containing a transaction number?()A Set the faultCode value to soap:TransactionB Include a Fault element in the SOAP messageC Include a mustUnderstand attribute in the header entryD Include a detail element containing application-specific elements according to the XML Schema

单选题
How can a developer ensure that a fault will occur if the service does not recognize a SOAP header entry containing a transaction number?()
A

 Set the faultCode value to soap:Transaction

B

 Include a Fault element in the SOAP message

C

 Include a mustUnderstand attribute in the header entry

D

 Include a detail element containing application-specific elements according to the XML Schema


参考解析

解析: 暂无解析

相关考题:

●形成Web Service架构基础的协议主要包括(33) 。(33)A.SOAP、HTTP、UDDIB.WSDL、SOAP、DHCPC.SOAP、DHCP、WSDLD.WSDL、SOAP、UDDI

You are developing a new version of an existing message contract named CustomerDetailsVersion1. The new version of the message contract must add a Department field of type String to the SOAP header.You create a new class named CustomerDetailsVersion2 that inherits from CustomerDetailsVersion1. You need to ensure that all client applications can consume the service.Which code segment should you use?()A.B.C.D.

A Windows Communication Foundation (WCF) service is responsible for transmitting XML documents between systems.The service has the following requirements:It must minimize the transmission size by attaching the XML document as is without using escape characters or base64 encoding.It must interoperate with systems that use SOAP but are not built on the .NET plafform.You need to configure the service to support these requirements. Which message encoding should you use?()A. Binary message encodingB. MTOM (Message Transmission Optimization Mechanism) message encodingC. Text message encoding with message version set to noneD. Text message encoding with message version set to SOAP 1.2

形成Web Service架构基础的协议主要包括(33) 。A.SOAP、HTTP、UDbDIB.WSDL、SOAP、DHCPSX 形成Web Service架构基础的协议主要包括(33) 。A.SOAP、HTTP、UDbDIB.WSDL、SOAP、DHCPC.SOAP、DHCP、WSDLD.WSDL、SOAP、UDDI

UDDI、SOAP、WSDL、XML等是构成Web Service的重要技术,在CORBA体系中与SOAP对应的是(24)。A.ORPCS UDDI、SOAP、WSDL、XML等是构成Web Service的重要技术,在CORBA体系中与SOAP对应的是(24)。A.ORPCB.IIOPC.SOAD.EJB

●UDDI、SOAP、WSDL、XML等是构成Web Service的重要技术,在CORBA体系中与SOAP对应的是(24)。(24)A. ORPCB. IIOPC. SOAD. EJB

形成Web Service架构基础的协议主要包括(33) 。A.SOAP、HTTP、UDbDIB.WSDL、SOAP、DHCPC. SOAP、DHCP、WSDLD.WSDL、SOAP、UDDI

● UDDI、SOAP、WSDL、XML等是构成Web Service的重要技术,在CORBA体系中与SOAP对应的是__(24)__。(24) A.ORPC B.IIOP C.SOA D.EJB

UDDI、SOAP、WSDL、XML等是构成Web Service的重要技术,在CORBA体系中与SOAP对应的是__(24)__。A.ORPCB.IIOPC.SOAD.EJB

WhencreatingaWebservicewhichrequiresreliabledeliveryofSOAPmessages,whichtransportshouldbeused?() A.SOAP/TCPB.SOAP/JMSC.SOAP/HTTPD.SOAP/SMTPE.SOAP/HTTPS

AcustomerrequiresaWebservicewhichensuresmessagedelivery.Whichtransportshouldbeproposed?() A.SOAP/TCPB.SOAP/JMSC.SOAP/HTTPD.SOAP/SMTPE.SOAP/HTTPS

在Web Service中,通过(13)来描述接口。A.UDDIB.WSDLC.XML SchemaD.SOAP

UDDI、SOAP、WSDL、XML等是构成Web Service的重要技术,在CORBA体系中与SOAP对应的是 ( )。 A. ORPCB. IIOPC. SOA D.. EJB

下列属于SOAP优点的是()。A、SOAP与编程语言无关。SOAP可以使用任何语言来完成B、SOAP是完全和厂商无关C、SOAP与平台无关D、SOAP是简单的,可扩展的

When creating a Web service which requires reliable delivery of SOAP messages, which transport should be used?()A、 SOAP/TCPB、 SOAP/JMSC、 SOAP/HTTPD、 SOAP/SMTPE、 SOAP/HTTPS

The TCP/IP Monitor can be used to check the following:()A、 SOAP/JMSB、 HTTP HeaderC、 WSDL documentD、 SOAP messagesE、 WS-I Compliance

问题描述通常采用SOAP格式,诊疗也属于SOAP所指的内容

SOAP包括哪些部分。()A、SOAP信封B、SOAP编码规则C、SOAPRPC表示和SOAP绑定D、以上都是

关于简单对象访问协议SOAP的说法,()是不正确的A、SOAP可以在采用CORBA或COM/DCOM构造的应用程序之间建立联系B、SOAP仅仅是一个层次较低的对象通信协议C、SOAP使用DHTML进行编码D、SOAP是与应用平台完全无关的

How can a developer ensure that a fault will occur if the service does not recognize a SOAP header entry containing a transaction number?()A、 Set the faultCode value to soap:TransactionB、 Include a Fault element in the SOAP messageC、 Include a mustUnderstand attribute in the header entryD、 Include a detail element containing application-specific elements according to the XML Schema

What must be included in a SOAP fault message when an error occurs due to a value in the message Body element?()A、 A detail elementB、 A Body fault codeC、 An application-specific fault codeD、 A fault string element with a value of "Body"

A Windows Communication Foundation (WCF) service is responsible for transmitting XML documents between systems. The service has the following requirements: It must minimize the transmission size by attaching the XML document as is without using escape characters or base64 encoding. It must interoperate with systems that use SOAP but are not built on the .NET plafform. You need to configure the service to support these requirements. Which message encoding should you use?()A、Binary message encodingB、MTOM (Message Transmission Optimization Mechanism) message encodingC、Text message encoding with message version set to noneD、Text message encoding with message version set to SOAP 1.2

A customer requires a Web service which ensures message delivery. Which transport should be proposed?()A、 SOAP/TCPB、 SOAP/JMSC、 SOAP/HTTPD、 SOAP/SMTPE、 SOAP/HTTPS

单选题What must be included in a SOAP fault message when an error occurs due to a value in the message Body element?()A A detail elementB A Body fault codeC An application-specific fault codeD A fault string element with a value of Body

单选题When creating a Web service which requires reliable delivery of SOAP messages, which transport should be used?()A SOAP/TCPB SOAP/JMSC SOAP/HTTPD SOAP/SMTPE SOAP/HTTPS

单选题A customer requires a Web service which ensures message delivery. Which transport should be proposed?()A SOAP/TCPB SOAP/JMSC SOAP/HTTPD SOAP/SMTPE SOAP/HTTPS

单选题A Windows Communication Foundation (WCF) service is responsible for transmitting XML documents between systems. The service has the following requirements: It must minimize the transmission size by attaching the XML document as is without using escape characters or base64 encoding. It must interoperate with systems that use SOAP but are not built on the .NET plafform. You need to configure the service to support these requirements. Which message encoding should you use?()ABinary message encodingBMTOM (Message Transmission Optimization Mechanism) message encodingCText message encoding with message version set to noneDText message encoding with message version set to SOAP 1.2