Exam 14: Working With Advanced 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
The number of namespace attributes that can be declared within an element is _______.
(Multiple Choice)
4.8/5
(48)
A(n) standard document is a document that combines elements from multiple vocabularies._________________________
(True/False)
4.9/5
(36)
Identify the letter of the choice that best matches the phrase or definition.
-To declare a namespace in a style sheet
(Multiple Choice)
4.8/5
(37)
Betty Trooper owns and operates a realty company. She has provided you with properties.xml, which is a file that contains a list of properties enrolled in the multiple listing database. She has created three different versions of a schema for the properties vocabulary and needs help in choosing the most appropriate schema design for her needs.
-In Flat Catalog design, every element and attribute definition is a direct _______ of the root element and thus has been defined globally.
(Multiple Choice)
4.9/5
(43)
To associate the _______ of a schema with a namespace, you declare the namespace of the
Instance document in the schema element and then make that namespace the target of the
Schema using the targetNamespace attribute.
(Multiple Choice)
4.8/5
(29)
Identify the letter of the choice that best matches the phrase or definition.
-Represents a compromise between Flat Catalogs and Russian Dolls
(Multiple Choice)
4.8/5
(36)
A Russian Doll design is much more compact than a(n)_______, but the multiple levels of nested elements can be confusing and can make it more difficult to debug.
(Short Answer)
4.9/5
(33)
Many _______ developers consider it a best practice to qualify all elements in the instance document to avoid confusion about which elements belong to which namespaces.
(Short Answer)
4.7/5
(34)
Compare the three schema designs in four categories: global and local declarations; nesting of elements; reusability; and interaction with namespaces.
(Essay)
4.9/5
(39)
The standard vocabulary ____ has a namespace URI http://www.w3.org/2001/vxml.
(Multiple Choice)
4.7/5
(37)
The _______ of a namespace declaration declaring a prefix extends from the beginning of the opening tag to the end of the corresponding closing tag.
(Multiple Choice)
4.9/5
(41)
When the specifications for XML 1.0 were first posted, support existed for namespaces.
(True/False)
4.7/5
(46)
A compound document is a document that combines elements from _______ vocabularies.
(Short Answer)
4.9/5
(40)
If an element has a qualified name such as stu:student, you do not include the prefix in the _______ name.
(Short Answer)
4.8/5
(39)
-In the accompanying figure, name is an element from the _______ vocabulary.

(Multiple Choice)
4.9/5
(43)
The _____ schema design contains one single global element; all others declarations are local.
(Multiple Choice)
4.8/5
(34)
The association between the namespace and the _______ declared in an element does not apply to the siblings of that element.
(Short Answer)
5.0/5
(31)
If a namespace prefix is declared more than once, only the last instance is used in the style sheet._________________________
(True/False)
4.8/5
(32)
If you choose to use a vocabulary's namespace as the default namespace for a schema, you do not have to qualify any references to customized objects in the ____ namespace.
(Multiple Choice)
4.9/5
(43)
A(n)____ design has only one global element with everything else nested inside of it.
(Multiple Choice)
4.8/5
(39)
Showing 61 - 80 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)