Klipfolio Expert Certification Exam Answers

How do you get the element names for a list of elements in a JSON or XML data source (such as the country codes in Facebook)? Select ALL that apply. Note: One answer is better than the others, and is therefore worth more.

Latest Update on 30th December, 2019 by Certification Course Answers

How do you get the element names for a list of elements in a JSON or XML data source (such as the country codes in Facebook)? Select ALL that apply. Note: One answer is better than the others, and is therefore worth more.

  1. kf:names(/records/countries/*)
  2. name(/records/countries/*)
  3. MAP(COMMULATIVE(REPEAT ( 1, COUNT(/records/countries/*)),”?index”?,DATASOURCE(1ed56f…,CONCAT(“name/records/countries[“,index,”?])”?)
  4. /name/records/countries/*/*

Correct Answer:

  • kf:names(/records/countries/*)
  • MAP(COMMULATIVE(REPEAT ( 1, COUNT(/records/countries/*)),”?index”?,DATASOURCE(1ed56f…,CONCAT(“name/records/countries[“,index,”?])”?)

Latest Updates

No posts found in this category.