Changes between Version 28 and Version 29 of UniformClearinghouseAPIV2


Ignore:
Timestamp:
12/10/13 11:22:06 (10 years ago)
Author:
mbrinn@bbn.com
Comment:

Incorporation of Wim's comments through #10

Legend:

Unmodified
Added
Removed
Modified
  • UniformClearinghouseAPIV2

    v28 v29  
    713713|| SLIVER_INFO_AGGREGATE_URN || URN || URN of aggregate of registered sliver || Yes || Required || No ||
    714714|| SLIVER_INFO_CREATOR_URN || URN || URN of member/tool that created the registered sliver || Yes || Required || No ||
    715 || SLIVER_INFO_EXPIRATION || DATETIME || Time of sliver expiration || No || Allowed || Yes ||
     715|| SLIVER_INFO_EXPIRATION || DATETIME || Time of sliver expiration || No || Required || Yes ||
    716716|| SLIVER_INFO_CREATION || DATETIME || Time of sliver creation || No || Allowed || No ||
    717717
     
    735735|| PROJECT_UID ||UID || UID (unique within authority) of project || Yes || No || No ||
    736736|| PROJECT_CREATION || DATETIME || Creation time of project || No || No || No ||
    737 || PROJECT_EXPIRATION || DATETIME || Expiration time of project || No || Allowed || Yes ||
     737|| PROJECT_EXPIRATION || DATETIME || Expiration time of project || No || Required || Yes ||
    738738|| PROJECT_EXPIRED || BOOLEAN || Whether project has expired || Yes || No || No ||
    739739|| PROJECT_NAME || STRING || Short name of Project || No || Required || No ||