In the following example, the command
|
eg% fnlookup user/jsmith/service/calendar
|
shows the reference to which the name user/jsmith/service/calendar, that refers to the calendar of user jsmith, is bound.
In the next example, the command
|
eg% fnlookup user/jsmith/service
|
shows the reference to which the name user/jsmith/service, that refers to the service context of user jsmith, is bound. If this is bound to an XFN link, then
|
eg% fnlookup -L user/jsmith/service
|
displays the reference to which this link is bound.
|