+xns/Core/XNSObject
 |
 +--+xns/Core/Message
  |
  +--+xns/ID/Resolve
Resolves an identity ID to the URIs used to channel communication to the identity.
If the identity's URIs are managed by a host identity, then the host identity ID is returned along with the URIs.
To: Any host identity.
From: Any identity or an application acting on behalf of the to-identity.
Input | ||
+xns/Core/IdentityID |
IdentityID | The ID path of the identity to be resolved. |
Boolean |
NoCache | Is a cached value unacceptable? |
Output | ||
Boolean |
Cached | Was the result determined from cached data? |
+xns/Core/HostID |
HostID | The ID of the located identity's host. |
+xns/Core/IdentityID |
IdentityID | The ID path of the identity to be resolved. |
+xns/Core/TextList |
Locations | The URIs of the resolved identity's host. |
Exceptions | |
IdentityNotFound | "HostNotFound" "IdentityRetired" |
Input Detail |
Output Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |