Changes between Version 55 and Version 56 of S3/S3XML


Ignore:
Timestamp:
08/31/11 21:57:15 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3XML

    v55 v56  
    341341||'''uuid'''||string||a unique identifier for the record||''no''*||
    342342||'''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''!** !***||
    345345||'''created_by'''||string||username (email-address) of the user who created the record||''no''||
    346346||'''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''!*** !**!**||
    348348
    349349- (*) Records will be identified within the input file by their {{{uuid}}}, or, if no {{{uuid}}} is specified, by their {{{tuid}}}.