Multiple choice technology web technology

Of the following elements which are not valid as elements nested under the element?

  1. <name>

  2. <icon>

  3. <view>

  4. <description>

  5. <case>

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

The JSF navigation-rule element only accepts specific nested elements: from-view-id, navigation-case, and redirect. The name, icon, view, description, and case elements shown in options are NOT part of the navigation-rule schema. Options A (name), C (view), and E (case) correctly identify invalid elements.