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

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


A. global scope
B. local scope
C. Flat Catalog Design
D. Russian Doll Design
E. compound element
F. namespace
G. include
H. import
I. Venetian Blind Design
J. @namespace

Computer Science & Information Technology

You might also like to view...

A method's ____ includes the method identifier and possibly other necessary identifying information.

A. title B. space C. header D. opener

Computer Science & Information Technology

Compared with traditional methods, the entire rapid application development (RAD) process is expanded and, as a result, the new system is built, delivered, and placed in operation much later.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A network administrator wants to logically separate web function servers on the network. Which of the following network devices will need to be configured?

A. IPS B. Switch C. Hub D. HIDS

Computer Science & Information Technology

48 Global variables and function names are of storage class __________ by default.

a) register b) extern c) static d) auto

Computer Science & Information Technology