ITPEC IP October 2022 Question 6
ITPEC IP October 2022 — Question 6 of 100
XML describes logical structure by enclosing elements with tags. Start and end tags name elements and can nest them to express hierarchical relationships. Attributes can add metadata, while the tagged tree supplies the document's logical structure.
Answer (c)
Why not others:
- quotation marks delimit attribute values or text in particular contexts but do not define the hierarchy
- commas and tab characters are not XML structural delimiters
Key rule: XML is a markup language: named, properly nested tags represent elements and their parent-child structure.
AI-generated — may contain errors
The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.
This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.