Multiple Choice
Case 13-2
Judy has begun to apply the basic information that you have given her about schemas, and she would now like your help in mastering the details of how schemas work.
-Judy would like to indicate that the ingredient element must appear at least once in a recipe, and that it cannot appear more than 20 times.Which of the following should she add to the element declaration to indicate these restrictions?
A) occurs="1:20"
B) occurs="[1:20]"
C) use="1:20"
D) minOccurs="1" maxOccurs="20"
Correct Answer:

Verified
Correct Answer:
Verified
Q28: The string data type is _ data
Q29: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1894/.jpg" alt=" -As shown in
Q30: Case 13-1<br>Judy wants to be able to
Q31: Case 13-1<br>Judy wants to be able to
Q32: A base type is one of _
Q34: Attributes use the same collection of data
Q35: Identify the letter of the choice that
Q36: DTDs employ a syntax called _, which
Q37: When the <u>mixed</u> attribute is set to
Q38: XML Schema supports a collection of built-in