Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Arcitura Education Exam S90.05 Topic 1 Question 38 Discussion

Actual exam question for Arcitura Education's S90.05 exam
Question #: 38
Topic #: 1
[All S90.05 Questions]

You are asked to create an XML schema and WSDL definition for a Customer Lookup service. The service accepts a customer name and returns the corresponding customerID. You are given the following specific instructions as to how the XML schema should be designed:

* Two elements named "CustomerLookup" and "CustomerResponse" are required.

* The "CustomerLookup" element will be used to represent the request message sent to the service. It must have a child element named "customerName" that has the type string.

* The "CustomerResponse" element will be used to represent the response message sent out by the service. It must have a child element named "customerID" that has the type integer.

Which of the following WSDL definitions correctly describes these messages?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Ligia
4 hours ago
Option A definitely looks like the correct one to me. It matches the requirements exactly with the 'CustomerLookup' and 'CustomerResponse' elements and their respective child elements.
upvoted 0 times
...
Terry
7 days ago
I'm not sure, but I think Option B might also be correct. It seems to have the required elements.
upvoted 0 times
...
Devorah
9 days ago
I agree with Shawn. Option A follows the instructions given for the XML schema design.
upvoted 0 times
...
Shawn
28 days ago
I think Option A is correct because it includes both 'CustomerLookup' and 'CustomerResponse' elements.
upvoted 0 times
...

Save Cancel