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 3 Question 22 Discussion

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

You are asked to create an XML schema for an Address Formatting service that needs to be able to accept a mailing address and then return the same address rearranged in a different format defined by the postal service. You are given the following specific instructions as to how the XML schema should be designed:

* The XML schema requires two elements named "AddressLookup" and "AddressResponse".

* The "AddressLookup" element must contain child elements named "address1", "address21" "city". "stateOrRegion", "postalCode" "country", in that order. Each of these elements must have the type string.

* The "AddressResponse" has the same children as the "AddressLookup" message, plus it contains an "addressValid" element as its last child. This element is added to indicate whether a valid address was found, and therefore this element must be of type Boolean.

Which of the following XML schemas fulfills the requirements while also following the instructions?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Marget
11 days ago
Option B looks good. It has all the required elements in the correct order, and the data types match the instructions.
upvoted 0 times
...
Cathern
13 days ago
Hmm, so Option A doesn't fulfill the requirements. Let's move on to Option B.
upvoted 0 times
...
Pa
14 days ago
You're right, that's an issue. The instructions specifically state that the 'AddressLookup' element must have 'address1', 'address2', 'city', 'stateOrRegion', 'postalCode', and 'country' as child elements.
upvoted 0 times
...
Rebecka
15 days ago
Okay, let's start with Option A. It has the correct elements in the right order, but the 'address21' element is not listed in the instructions.
upvoted 0 times
...
Noelia
17 days ago
I agree. The key things we need to look for are the order and names of the elements, as well as the data types for each element.
upvoted 0 times
...
Malcolm
18 days ago
Hmm, this seems like a straightforward question. The instructions are clear, and we need to carefully analyze each option to determine which one fulfills the requirements.
upvoted 0 times
...

Save Cancel