UiPath AI Specialist v1 — Question 91
What is DOM in the context of Document Understanding?
Answer options
- A. Digitized Object Model is an XML object containing information such as page data, content, and coordinates for every image identified in the file.
- B. Data Object Model is a YAML object containing information such as name, content type, text length, and the number of pages.
- C. Document Object Model is a JSON object containing information such as name, content type, text length, and the number of pages.
- D. Digitize Object Module is an XML object containing information such as mandatory field names, types, and values.
Correct answer: C
Explanation
The correct answer, C, accurately describes the Document Object Model as a JSON object that holds essential information about a document. Options A, B, and D incorrectly define DOM with different formats and contents, which do not align with the proper definition in the context of Document Understanding.