Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The complexTypes needed to support messages are found in the __________ section of WSDL documents (Chapter 8) wsdl:portType wsdl:message wsdl:types wsdl:operation Why would you want

The complexTypes needed to support messages are found in the __________ section of WSDL documents (Chapter 8)

wsdl:portType

wsdl:message

wsdl:types

wsdl:operation

Why would you want to have your RESTful service support both JSON and XML ? (Chapter 9)

JSON content is free-form and so extensible, whereas XML content is standardized and so modular

JSON can be parsed with JavaScript; XML can be validated against a schema

XML is hard to validate but easy to create; JSON is easy to validate but hard to create

XML let you define objects, but JSON does not

A key benefit of RESTful services is that : (Chapter 9)

Service providers need not use resource name and data format conventions

They offer higher latency and lower throughput than WS-* services

They make WADL and WSDL documents interchangeable

Service consumers must conform to the service contrac

___________ are services with cross-cutting concerns, for example logins and logging (Chapter 8)

Microservices

Entity services

Utility services

Task services

Which of the following services has the finest capability granularity ? (Chapter 8)

getParagraph

getDocument

getSection

getSentence

How would you invoke a RESTful notification service ? (Chapter 9)

POST /notification/

PATCH /notification/

PITCH /notification/

PRINT /notification/

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing

Authors: David M. Kroenke, David Auer

11th Edition

B003Y7CIBU, 978-0132302678

More Books

Students also viewed these Databases questions

Question

How do we denote power? (a) (b) (c) 1 (d) 1

Answered: 1 week ago

Question

6. Be able to choose and prepare a training site.

Answered: 1 week ago