Attributes Entitites   «Prev  Next»

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