Changes between Version 55 and Version 56 of S3/S3XML
- Timestamp:
- 08/31/11 21:57:15 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3XML
v55 v56 341 341 ||'''uuid'''||string||a unique identifier for the record||''no''*|| 342 342 ||'''tuid'''||string||a temporary unique identifier for the record||''no''*|| 343 ||'''created_on'''||datetime**||date and time when the record was created||''no'' ||344 ||'''modified_on'''||datetime**||date and time when the record was last updated||''no, default: request date/time'' ***||343 ||'''created_on'''||datetime**||date and time when the record was created||''no''!**|| 344 ||'''modified_on'''||datetime**||date and time when the record was last updated||''no, default: request date/time''!** !***|| 345 345 ||'''created_by'''||string||username (email-address) of the user who created the record||''no''|| 346 346 ||'''modified_by'''||string||username (email-address) of the user who last updated the record||''no''|| 347 ||'''mci'''||integer||master-copy-index****||''no, default: 2'' ***||347 ||'''mci'''||integer||master-copy-index****||''no, default: 2''!*** !**!**|| 348 348 349 349 - (*) Records will be identified within the input file by their {{{uuid}}}, or, if no {{{uuid}}} is specified, by their {{{tuid}}}.