nerdexam
GIAC

GSSP-NET · Question #229

Charles works as a Web Developer for Cyber Net Inc. The company frequently receives production information from external vendors in the form of XML data. Charles stores these XML data in a disk…

The correct answer is A. A well-formed XML document should contain a start tag but not necessarily an end tag. E. An XML document should have predefined elements and attributes. See the full explanation below for the reasoning.

Question

Charles works as a Web Developer for Cyber Net Inc. The company frequently receives production information from external vendors in the form of XML data. Charles stores these XML data in a disk container of the Web server as .xsd schema files and .xdr schema files. There are specific rules for writing XML codes to define the structure and data types for XML documents. Which of the following criteria should NOT be considered while writing an XML document? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AA well-formed XML document should contain a start tag but not necessarily an end tag.
  • BAn XML document must enclose the beginning and ending points of a tag by using the symbols '<'
  • CA well-formed XML document should contain a start tag and an end tag.
  • DAn XML document should be specified according to the application or business requirement s.
  • EAn XML document should have predefined elements and attributes.

How the community answered

(46 responses)
  • A
    74% (34)
  • B
    13% (6)
  • C
    4% (2)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice