Incident.OccurrenceDate: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (Protected "Incident.OccurrenceDate" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
John Leavitt (talk | contribs) 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.. |
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..