+xns/Core/XNSObject
 |
 +--+xns/Core/Message
  |
  +--+xns/Name/Resolve
Resolves an identity name to an identity address.
To: Identity who provides the Name service.
From: Any identity or exposure.
Input | ||
+xns/Core/XNSName |
Name | The name of the identity to be resolved. |
Boolean |
NoCache | Is a cached value unacceptable? |
Boolean |
PartialResolve | Is partial resolution acceptable? |
Output | ||
Boolean |
Cached | Was the result determined from cached data? |
+xns/Core/XMLDateTime |
ExpirationDate | The date upon which this name must be re-registered in order to be retained. |
+xns/Core/IdentityAddress |
IdentityAddress | The resolved address of the identity that owns the name or namespace. |
Boolean |
PartiallyResolved | Is this a partially resolved value? |
+xns/Core/XNSName |
RelativeRemainder | Name remaining after partial resolution, relative to the partially resolved identity. |
Exceptions | |
NameNotFound |
Input Detail |
Name is not utilized by the +xns/Name/ResolveNamespace message, which extends Resolve.
Output Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |