JavaDeploy
SiteMap
Perl 1
Perl 2
ASP
XML
Attributes Entitites
«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
XML Element Attribute - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
According to SGML purists, it is better to embed useful information about elements between tags rather than within tags in XML. Such useful information includes classifications or descriptions that further define the specific behavior of the tag. When used in XML, what is this additional information about a given element called?
Please select the best answer.
A.
An element type
B.
An attribute type
C.
An input type
D.
A tag value
2.
What declaration is used in XML to declare multiple attributes?
Please select the best answer.
A.
The ELEMENT declaration
B.
The ELEMENT-ATTRIBUTES declaration
C.
The ATTRIBUTE reference
D.
The ATTRIBUTE-LIST declaration
3.
What does the DTD define to allow an XML document instance to use special characters and characters that may be misinterpreted?
Please select the best answer.
A.
The CHAR keyword
B.
Attribute values
C.
Parameter entities
D.
General entities
4.
What XML declaration will be used if an application requires validation of the maximum number of times an XML element is used in an XML document instance?
Please select the best answer.
A.
A DTD
B.
An XML schema
C.
An <!ELEMNT>
D.
An Attribute
Your score is 0.0
Submit
Quiz Explanation