nerdexam
Cisco

300-610 · Question #328

In this data structure, what is the XML terminology for the currency-"usd" code snippet?

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.

Automation

Question

In this data structure, what is the XML terminology for the currency-"usd" code snippet?

Exhibit

300-610 question #328 exhibit

Options

  • Acharacter
  • Battribute
  • Croot element start tag
  • Droot element end tag

How the community answered

(38 responses)
  • B
    92% (35)
  • C
    3% (1)
  • D
    5% (2)

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.

Topics

#XML#Data formats#Attribute

Community Discussion

No community discussion yet for this question.

Full 300-610 Practice