Incident.OccurrenceDate: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
* The OccurrenceDate element is required, and must contain a valid date.
* The OccurrenceDate element is required, and must contain a valid date.
* If the OccurrenceDate element does not contain a valid date the Incident will not be imported.
* If the OccurrenceDate element does not contain a valid date the Incident will not be imported.
Update: The Occurrence Date will be updated if it differs from the original occurrence date..
Update: The Occurrence Date will be updated if it differs from the original occurrence date.

Revision as of 23:48, 18 September 2014

XML Element

<OccurrenceDate>

<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />

</OccurrenceDate>


Description

  • The OccurrenceDate element is required, and must contain a valid date.
  • If the OccurrenceDate element does not contain a valid date the Incident will not be imported.

Update: The Occurrence Date will be updated if it differs from the original occurrence date.