Cisco
300-610 · Question #328
300-610 Question #328: Real Exam Question with Answer & Explanation
The correct answer is B: attribute. In XML, key-value pairs inside a start-tag (like currency="usd") are called attributes. They provide metadata about the element without becoming child elements.
Question
In this data structure, what is the XML terminology for the currency-"usd" code snippet?
Exhibit
Options
- Acharacter
- Battribute
- Croot element start tag
- Droot element end tag
Explanation
In XML, key-value pairs inside a start-tag (like currency="usd") are called attributes. They provide metadata about the element without becoming child elements.
Community Discussion
No community discussion yet for this question.
