Solved

Identify the Letter of the Choice That Best Matches the Phrase

Question 44

Matching

Identify the letter of the choice that best matches the phrase or definition.

Premises:
A defined collection of element and attribute names
Used when the schemas come from different namespaces
A document that combines elements from multiple vocabularies
Represents a compromise between Flat Catalogs and Russian Dolls
To combine schema files from the same namespace
Referred to as a Salami Slice design
Has only one global element with everything else nested inside of it
Referenced within the object in which it is defined
To declare a namespace in a style sheet
A direct child of the root schema element and can be referenced throughout the schema document
Responses:
global scope
Russian Doll Design
local scope
compound element
@namespace
include
namespace
import
Flat Catalog Design
Venetian Blind Design

Correct Answer:

A defined collection of element and attribute names
Used when the schemas come from different namespaces
A document that combines elements from multiple vocabularies
Represents a compromise between Flat Catalogs and Russian Dolls
To combine schema files from the same namespace
Referred to as a Salami Slice design
Has only one global element with everything else nested inside of it
Referenced within the object in which it is defined
To declare a namespace in a style sheet
A direct child of the root schema element and can be referenced throughout the schema document
Related Questions