+xns/Data
Message: GetVersions

+xns/Core/XNSObject
   |
   +--+xns/Core/Message
         |
         +--+xns/Data/GetVersions


Returns a list of versions of a data object. The list is sorted in reverse date order, so that the most recent version is first. If there are no stable versions, an empty list is returned.

To: Identity that owns the data at the specified address.
From: Usually the to-identity or the to-identity's host.


 

Input
+xns/Core/XNSAddress Address The address of the object for which versions are requested.
 

Output
+xns/Core/RefList Versions A list of references to versions of the object, sorted in reverse chronological order.
 

Input Detail

Address

The address of the object for which versions are requested.  

DataType: +xns/Core/XNSAddress
 


 

Output Detail

Versions

A list of references to versions of the object, sorted in reverse chronological order.  

DataType: +xns/Core/RefList
 

List: true
 


Publishing Identity: +xns
© 2002 XNSORG
Last Updated: 07/09/2002