Changes between Version 40 and Version 41 of DASISH/Scenario


Ignore:
Timestamp:
05/14/13 15:36:11 (11 years ago)
Author:
olhsha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DASISH/Scenario

    v40 v41  
    6161
    6262
    63 * Service: responds with the envelope:  {<annot'>, <Actions>*}. <annot'> is a newly-created in the DB annotation obtained from the POSTed new <annot> by replacing all its temporary target-source id-s with actual references. The list of actions may be empty or contain  "CREATE_CACHED_REPRESENTATION";
     63* Service: responds with the envelope:  {<annot'>, <Actions>*}. <annot'> is a newly-created in the DB annotation obtained from the POSTed new <annot> by replacing all its temporary target-source id-s with the corresponding actual references, which are URI's in the DB. The list of actions may be empty or contain  "CREATE_CACHED_REPRESENTATION";
     64
     65See [[XSD and XML#ResponsebodyenvelopeforPOSTapiannotations | Response (an envelope) on creating a new annotation]].
     66
    6467* Client: sends cached representation  {{{POST/api/cources/<sid>/cached}}}
    6568* Service: store representation
     
    6972PUT api/annotations/<aid>
    7073
    71 Request body: XML new body <annot>
     74Request body: XML new body <annot>, see [[XSD and XML#Request:anupdatedbody | Edited annotation body]]
    7275
    73 Response: the envelope.
     76Response: the envelope, see [[ XSD and XML#Envelopedrespond:newupdatedannotationandalistofactions | Response on updating annotation body]] .
    7477
    7578