JavaDeploy
SiteMap
Perl 1
Perl 2
ASP
XML
XML Programming
«Prev
Next»
XML Introduction
XML Explanation
Describe Markup Languages
Define XML Metalanguage
Metalanguage Relationships
Lmitations of HTML
XML Intelligence
Describing Intelligent Terms
XML Goals
Approaches using XML
XML Conclusion
Creating XML Documents
XML Document Rules
Well Formed XML
DTD Basics
Beyond Well Formedness
DTD Defined
DTD Creation Process
Element Type Declarations (L5)
Defining DTD - Quiz
Mixed Content Elements
XML Mixed Content
Referencing DTD Declarations (L7)
DTD XML File
File Declarations
DTD Checklist
Simple Complex DTD
XML Document - Quiz
Attributes Entities
Declaring Attributes - DTD
Defining Entities
XML Schemas
XML Parsers
Metalanguages, Markup, and HTML limitations - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
Which of type of markup describes the content of a document?
Please select the best answer.
A.
Hypertext
B.
Logical
C.
Procedural
D.
Extensible
2.
SGML was used to create HTML's structure. Which of the following choices describes SGML in this capacity?
Please select the best answer.
A.
Programming Language
B.
Markup language
C.
Metalanguage
D.
Formatting language
3.
What are some of the limitations of HTML? Please select all the correct answers.
Please select all the correct answers.
A.
HTML cannot accommodate highly refined searches across data.
B.
HTML does not provide meaning to the data contained in HTML tags.
C.
HTML shifts processing to the client's computer and away from the server.
D.
The syntax is complex to learn and use.