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

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


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

Computer Science & Information Technology

You might also like to view...

Write a function qualityPoints that inputs a student’s average and returns 4 if a student’s average is 90–100, 3 if the average is 80–89, 2 if the average is 70–79, 1 if the average is 60–69 and 0 if the average is lower than 60.

What will be an ideal response?

Computer Science & Information Technology

An array that has been loaded with data values is said to be "populated."

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

Computer Science & Information Technology

The ________ feature in Excel displays various options when you type an equal (=) sign and then begin typing a function name.

What will be an ideal response?

Computer Science & Information Technology

All the elements that you place on the ________ in Edge Animate are placed within a div element with the ID value stage.?

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology