Multiple choice technology web technology

Note: To express routes, WS-Routing defines a new SOAP header named "path", and, within that header (Question based on this note)Which element is used for containing the reverse message path

  1. “from”

  2. “to”

  3. “fwd”

  4. “rev”

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The "rev" element in WS-Routing's "path" header contains the reverse message path, which records the route taken for response messages back to the sender. This is distinct from "fwd" (forward path) and the endpoint elements "to" and "from".