Recstatus
From Xcri
URI: http://xcri.org/profiles/catalog/1.1/recstatus
Definition: The optional recstatus attribute provides a mechanism for indicating whether the resource to which it refers has changed.
Type: Enumeration
The enumerated value of the attribute indicates the nature of the change:
- = Added
- = Updated
- = Deleted
A resource that has this attribute MUST include an identifier element that supplies a persistent, unique value so that the recipient of the xml can maintain state for itself.
Namespace: This is defined within the namespace: http://xcri.org/profiles/catalog
[edit] Example
<course recstatus="1">
[edit] Guidance Notes
Recstatus is only used with the delta update pattern. The simple aggregation pattern does not use this attribute.

