Changes between Version 5 and Version 6 of EDXL-HAVE


Ignore:
Timestamp:
01/04/11 21:49:45 (14 years ago)
Author:
Taras Klaskovsky
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EDXL-HAVE

    v5 v6  
    5151'''What is the limitations of EDXL-HAVE standart?'''
    5252
    53 The major limitation of EDXL-HAVE is that EDXL lacks elements/attributes to represent record ownership (administrating domain of a record) or field-level changes (who has changed which data element and when?), and the representation of record identity is very weak -- this is important for disaster situations when network availability is constantly changing and unpredictable and data may be scattered across multiple data stores. Possible workaround is to use embedded EDXL in [http://tablecast.org/ TableCast]. Something like this:
     53 * The major limitation of EDXL-HAVE is that EDXL lacks elements/attributes to represent record ownership (administrating domain of a record) or field-level changes (who has changed which data element and when?), and the representation of record identity is very weak -- this is important for disaster situations when network availability is constantly changing and unpredictable and data may be scattered across multiple data stores. Possible workaround is to use embedded EDXL in [http://tablecast.org/ TableCast]. Something like this:
    5454
    5555{{{
     
    8383This entry says that, at 15:27:39 on June 29, 2010, UTC, someone with the e-mail address user@mailprovider.org edited two fields on the record with identifier "HospitalName/Activity24Hr", setting the "Admissions" field to the number 120 and "Discharges" to the number 55. The latter change also has an associated change comment explaining that the value 55 was "Doubtful info".
    8484
    85 Moreover, as every XML standart, EDXL-HAVE have some limitations because of predefined tags, especially time tags. For example, in EDXL-HAVE "estimate of the beds, above the current number, that could be made vacant/available within x hours" exist only for 24 and 72 hours.
     85 * Moreover, as every XML standart, EDXL-HAVE have some limitations because of predefined tags, especially time tags. For example, in EDXL-HAVE "estimate of the beds, above the current number, that could be made vacant/available within x hours" exist only for 24 and 72 hours.
    8686
    8787== Usage Scenarios: ==