What are the five possible values for "content-model" in the element declaration?

What will be an ideal response?


The content-model value can be one of three specific keywords (ANY, EMPTY, #PCDATA), or one of two content descriptions (sequence, #PCDATA with sequence), as follows:
• ANY: The element can store any type of content or no content at all.
• EMPTY: The element cannot store any content.
• #PCDATA: The element can contain only parsed character data.
• Sequence: The element can contain only child elements.
• #PCDATA with sequence: The element can store both parsed character data and
child elements

Computer Science & Information Technology

You might also like to view...

When exporting a report to an HTML Web page, click the ____ button to open the File Save dialog box.

A. Browse B. Save C. Create D. OK

Computer Science & Information Technology

If you click a location on the ruler where you want a new tab located, how do you know which type of tab will be inserted?

A) A center tab is always inserted. B) Whichever tab marker displays on the Tab button is the type of tab that will be inserted. C) Whichever tab marker displays on the Ribbon is the type of tab that will be inserted. D) A left tab is always inserted but you can change it to a different type of tab later.

Computer Science & Information Technology

Match each feature with its description

A) Groups selected worksheets. B) Inserts worksheet and is located to right of sheet tabs C) Relocates worksheet tab in tab row D) Makes worksheet invisible 102) Click and Drag 103) New Sheet button 104) Select All Sheets 105) Hide

Computer Science & Information Technology

Subnetting only makes sense in __________________ notation.

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

Computer Science & Information Technology