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

A. References content to be used within an XML document
B. References content that is either nontextual or that cannot be interpreted by an XML parser
C. Draws its content from an external file
D. The smaller chunks into which a DTD can be broken
E. Interpreted by XML parsers as a reference to another entity
F. Includes its content in the DTD
G. Used when you want to insert content into a DTD itself
H. Enables you to divide a DTD into two parts: one interpreted by parsers, and one containing declarations that parsers ignore
I. Most standard vocabularies make these available online for inspection
J. This supplies a name for a data type and provides clues about how an application should handle the data

A. general entity
B. unparsed entity
C. external entity
D. module
E. & symbol
F. internal entity
G. parameter entity
H. conditional section
I. DTDs
J. notation

Computer Science & Information Technology

You might also like to view...

Specifying the order in which statements are to be executed in a computer program is called:

a. An algorithm. b. Transfer of control. c. Program control. d. Pseudocode.

Computer Science & Information Technology

Client authentication is similar to user authentication but with the addition of ____.

A. integrated authorization B. file restrictions C. usage limits D. multifactor authentication

Computer Science & Information Technology