Incident.OccurrenceDate: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Incident|Incident}}
{{Template:XFRACAS.XML.Import.Doc.Class|Incident|Incident}}
===XML Element===
===XML Element===
<OccurrenceDate>  
<[[Incident.OccurrenceDate|OccurrenceDate]]>  
:  <Year />
:  <Year />
:  <Month />
:  <Month />
Line 9: Line 9:
:  <Second />
:  <Second />
:  <FormattedDate />
:  <FormattedDate />
</OccurrenceDate>
</[[Incident.OccurrenceDate|OccurrenceDate]]>





Revision as of 18:02, 23 October 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.