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?
Freeman
5 months agoStefany
5 months agoRaelene
5 months agoFreeman
5 months agoGalen
5 months agoAnika
6 months agoPaola
6 months agoGalen
7 months agoMarget
7 months agoCathern
7 months agoBarney
6 months agoHarrison
6 months agoFarrah
6 months agoPa
7 months agoRebecka
7 months agoNoelia
7 months agoMalcolm
8 months ago