Multiple choice technology platforms and products

Rules and Guidelines for Using View Rows

  1. A view row must be a type or an element or an attribute

  2. The view root is the top-level element in a view. The view root is the parent to all the other elements in the view

  3. Two views can have the same view row in an XML source or XML Parser transformation

  4. All the Above

  5. None of the Above

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

View root defines the top-level element as parent to all view elements. Two different views can reference the same view row from an XML source. A view row can be a type, element, or attribute - not must be only one of these.