Which two components of XML code are contained within the XML prologue? (Choose two.)
- the tag name xml
- the XML namespaces
- the URNs
- the character encoding
- the instance objects
Explanation: The XML prologue is placed as the first line in an XML file and contains the tag name xml and attributes that provide the version and the character encoding.
Related exam: DevNet Associate (Version 1.0) - DevNet Associate (200-901) Certification Practice Exam Answers
Related exam: DevNet Associate Practice Final Exam Answers
