Which of the following statements makes sense? Select the correct answer.
A. I have 3 REST services, 2 of which do not support the PUT method.
B. I have 3 REST services, 2 of which have a PUT operation in the SOAP header schemas of their WSDL definitions.
C. I have 3 REST services, 2 of which do not support HTTP.
D. None of these statements make sense.
Which of the following technologies has a namespace pre-defined by an industry standards organization? Select the correct answer.
A. WS-Addressing
B. REST
C. Web 2.0
D. Because all Web-based technologies are required to have namespaces, all of the above technologies have pre-defined namespaces.
Which of the following statements makes sense? Select the correct answer.
A. I created a WS-BPEL process definition that composes 6 SOAP-based Web services, 2 of which also invoke other SOAP-based Web Services.
B. I created a WS-BPEL process definition that establishes industry standard routing-related SOAP headers capable of routing six messages.
C. I created a WS-BPEL process definition that establishes an industry standard framework for issuing positive and negative acknowledgements.
D. None of these statements make sense.
An XML schema can be linked to any number of XML documents, but an XML document can link to only one XML schema. Select the correct answer.
A. True
B. False
Which of the following are industry standard technologies related to the processing of XML-based data? SELECT ALL THAT APPLY
A. XData
B. XQuery
C. XSLT
D. XWeb
Orchestration is most commonly associated with which industry standard? Select the correct answer.
A. WS-Addressing
B. XML Schema
C. WS-BPEL
D. WS-Policy
A __________________ establishes a common access point generally based on HTTP methods used by __________________. Select the correct answer.
A. WSDL definition, SOAP-based Web service
B. uniform contract, REST services
C. XML schemas, components
D. None of the above
A WS-Policy definition can be attached to different parts of a __________________ or to multiple __________________. Select the correct answer.
A. service activity, service activities
B. service contract, service contracts
C. service model, service models
D. service line, service lines
XPath expressions are often used by: Select the correct answer.
A. XSLT and XQuery
B. XSLT and WSDL
C. XQuery and SOAP
D. XQuery only
Each WSDL __________________ can define a set of __________________ and/or __________________ messages to express data exchange requirements. Select the correct answer.
A. operation, type, RPC
B. operation, input, output
C. function, type, RPC
D. function, operation, type