Changes between Version 59 and Version 60 of S3/S3XML


Ignore:
Timestamp:
09/13/11 06:47:24 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3XML

    v59 v60  
    198198    <field>
    199199    ...
    200     <meta>
    201200    <resource>
    202201      <field>
    203202      ...
    204       <meta>
    205203    </resource>
    206204  </resource>
     
    222220  - In the current S3 implementation, these documents can only be requested (GET). Future versions may also accept submissions of such documents to update the data schema.
    223221  - the URL query parameter {{{?options=true}}} adds a list of field options to those fields where options are defined, and combined with the parameter {{{&reference=true}}}, even options for foreign key references will be included
    224   - the URL query parameter {{{?meta=true}}} will include the meta fields, which are to be encoded as attributes of the <resource> element
     222  - the URL query parameter {{{?meta=true}}} will include the meta fields (as <meta> elements). In data documents, the meta fields are to be encoded as attributes of the <resource> element
    225223==== Field Option Documents ====
    226224