nerdexam
Adobe

9A0-127 · Question #53

You are using the xmlSearch() function to retrieve data from an XML document. Which function signature most accurately describes the data types of the arguments?

The correct answer is A. xmlSearch(xml object, xpath). See the full explanation below for the reasoning.

Question

You are using the xmlSearch() function to retrieve data from an XML document. Which function signature most accurately describes the data types of the arguments?

Options

  • AxmlSearch(xml object, xpath)
  • BxmlSearch(string, xpath);
  • CxmlSearch(string, regular expression)
  • DxmlSearch(xml object, regular expression)

How the community answered

(55 responses)
  • A
    78% (43)
  • B
    7% (4)
  • C
    2% (1)
  • D
    13% (7)

Community Discussion

No community discussion yet for this question.

Full 9A0-127 Practice