3.1 Server Details

The following is a high-level sequence diagram illustrating the operation of the protocol.

Protocol high level sequence diagram

Figure 2: Protocol high level sequence diagram

First, a protocol client establishes a session with a protocol server with the GetRootLevel operation (section 3.1.4.5). The client passes in a RootContextId known to the server. The server responds with a NavigationContextId which represents a session state variable. Navigation operations, AutoExpand (section 3.1.4.1) and Expand (section 3.1.4.3), require the client to pass the session state to the server. The protocol server will respond to each navigation operation with a new session state variable.