Exam 13: Working With Basic Schemas
Exam 1: Getting Started With HTML5138 Questions
Exam 2: Developing a Web Site139 Questions
Exam 3: Designing a Web Page With CSS137 Questions
Exam 4: Creating Page Layouts With CSS139 Questions
Exam 5: Working With Tables and Columns139 Questions
Exam 6: Creating a Web Form150 Questions
Exam 7: Designing a Multimedia Web Site150 Questions
Exam 8: Enhancing a Web Site With Advanced CSS150 Questions
Exam 9: Working With XHTML150 Questions
Exam 10: Programming With Javascriptadditional Cases150 Questions
Exam 11: Creating an XML Document100 Questions
Exam 12: Validating an XML Document100 Questions
Exam 13: Working With Basic Schemas100 Questions
Exam 14: Working With Advanced Schemas100 Questions
Select questions type
A(n)____________________ data type is created by a schema author for specific data values in an instance document.
(Short Answer)
4.8/5
(47)
XML Schema was created to replicate all DTD functionality in a schema; it does not support any data types beyond what can be found in DTDs.___________________________________
(True/False)
4.7/5
(33)
Describe the three components involved in deriving any new data type.
(Essay)
4.8/5
(30)
With the xs:float data type, non-numeric values can be represented by ____.
(Multiple Choice)
4.7/5
(43)
The ____________________ value of the use attribute means that the attribute must always appear with the element.
(Short Answer)
5.0/5
(43)
-According to the accompanying figure, the stuID values must follow the rules of what data type?

(Multiple Choice)
4.7/5
(30)
Perhaps the most commonly used data type in XML Schema is ____.
(Multiple Choice)
4.8/5
(31)
Schemas do not allow numeric data types._________________________
(True/False)
4.8/5
(41)
-According to the data types defined in the accompanying figure, what is the form that the unique IDs must take?

(Multiple Choice)
4.8/5
(44)
Identify the letter of the choice that best matches the phrase or definition.
-String data type for a text string containing valid XML names with no whitespace
(Multiple Choice)
4.8/5
(46)
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 substitution attribute mentioned in the previous problem is a required attribute.Which of the following attribute definitions shows how to accomplish this?
(Multiple Choice)
4.8/5
(35)
The choice compositor requires that child elements must appear either only once or not at all.
(True/False)
4.7/5
(44)
Case 13-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.
-Which of the following is NOT an advantage of schemas over DTDs?
(Multiple Choice)
4.8/5
(42)
Case 13-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 element called "recipeName" that she uses to record the name of a recipe.This element only contains text.Which of the following would be a valid XML schema definition for this element?
(Multiple Choice)
4.9/5
(37)
The ____ value of the use attribute means that the attribute cannot be used with the element.
(Multiple Choice)
4.7/5
(35)
The XML document to be validated is called the ____________________ document.
(Short Answer)
4.8/5
(32)
Showing 41 - 60 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)