Multiple Choice
Case 3-1
Judy wants to be able to validate the XML documents that she uses for recipes. These documents include numeric elements that specify ingredient amounts and cooking times, so you recommend that she use a schema instead of a DTD, and you teach her some of the key facts about schemas.
-Judy has an attribute called "recipeType" that she uses to record whether the recipe is for an appetizer, entree, dessert, or other type of dish. This attribute only contains text. Which of the following would be a valid XML Schema definition for this attribute?
A) <xs:attribute type="xs:string">recipeType</xs:attribute>
B) <xs:attribute name="recipeType" type="xs:string" />
C) <xs:attribute type="PCDATA">recipeType</xs:attribute>
D) <xs:attribute name="recipeType" type="PCDATA" />
Correct Answer:

Verified
Correct Answer:
Verified
Q8: DTDs employ a syntax called _.
Q17: XML Schema allows for ample flexibility in
Q20: The code to specify the location of
Q32: Case 3-2<br>Judy has begun to apply the
Q37: When the <u>mixed</u> attribute is set to
Q39: Case 3-2<br>Judy has begun to apply the
Q41: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" The arrow
Q61: Date values must be entered in the
Q62: The _ facet specifies the maximum number
Q86: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1894/.jpg" alt=" -A(n)_ data type