Exam 4: Working With Advanced Schemas
Exam 1: Creating an Xml Document91 Questions
Exam 2: Validating an Xml Document91 Questions
Exam 3: Working With Basic Schemas91 Questions
Exam 4: Working With Advanced Schemas91 Questions
Exam 5: Working With Xslt and Xpath91 Questions
Exam 6: Working With Xslt Functional Programming91 Questions
Exam 7: Creating Element Groups91 Questions
Exam 8: Combining Xml and Php91 Questions
Exam 9: Working With Xml and Databases91 Questions
Select questions type
The association between the namespace and the _____ declared in an element does not apply to the siblings of that element.
Free
(Short Answer)
4.9/5
(26)
Correct Answer:
prefix
One benefit of XML vocabularies is the ability to use simple element names to describe data.
Free
(True/False)
4.9/5
(42)
Correct Answer:
True
Declarations with _____ scope are available only to a given complex type.
Free
(Multiple Choice)
4.9/5
(43)
Correct Answer:
A
A(n) namespace is a defined collection of element and attribute names.
(True/False)
4.8/5
(37)
Case 4-2
Urma has begun to apply the basic information that you have given her about schemas, and she wants to understand a schema with and without qualified XML Schema object names.
-Urma needs to identify the code for references to objects from the XMLSchema namespace that do not require prefix. What line of code represents this?

(Multiple Choice)
4.9/5
(35)
The building blocks of any schema are the XML elements that define the structure; these are known collectively as _____.
(Multiple Choice)
5.0/5
(39)
A(n) _____ design does not declare elements and attributes globally, but instead creates named types and references those types within a single global element.
(Multiple Choice)
4.7/5
(37)
After a schema is imported into another schema file, any objects it contains with global scope can be referenced in that file.
(True/False)
5.0/5
(46)
The duplication of element names is an example of name _____, which occurs when the same element name from different XML vocabularies is used within a compound document.
(Multiple Choice)
4.8/5
(33)
Compare the three schema designs in four categories: global and local declarations; nesting of elements; reusability; and interaction with namespaces.
(Essay)
4.8/5
(39)
Case 4-1
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.
-Following is an example of a schema code:
What is the name of the Russian Doll schema document?

(Multiple Choice)
4.9/5
(37)
A compound document is a document that combines elements from _____ vocabularies.
(Short Answer)
4.8/5
(35)
A(n) standard document is a document that combines elements from multiple vocabularies.
(True/False)
4.8/5
(37)
If a namespace is attached to the schema, only the root element needs to be _____ in the instance document.
(Short Answer)
4.8/5
(33)
If you are interested in a compact schema that mirrors the structure of the instance document, you should use a _____ design.
(Multiple Choice)
4.8/5
(45)
Case 4-1
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.
-Following is an example of a schema code:
What is the name of the Flat Catalog schema document?

(Multiple Choice)
5.0/5
(31)
The standard vocabulary _____ has a namespace URI: http://www.w3.org/2001/vxml.
(Multiple Choice)
4.7/5
(36)
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
(38)
The XML Schema group element is used to assign a name to a list of references to elements or attributes, and then the named group is referenced elsewhere using the _____ attribute.
(Multiple Choice)
4.9/5
(40)
Because an attribute is automatically associated with the namespace of its element, you rarely need to unqualify an attribute name.
(True/False)
4.8/5
(36)
Showing 1 - 20 of 91
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)