Incident.CreatedDate: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:XFRACAS.XML.Import.Doc.Class|Incident|Incident}} ===XML Element=== <CreatedDate> : <Year /> : <Month /> : <Day /> : <Hour /> : <Minute /> : <Second /> : …')
 
No edit summary
Line 15: Line 15:


===Description===
===Description===
* The CreatedDate element is required, and must contain a valid date.
* The CreatedDate element is required and must contain a valid date.


* If the CreatedDate element does not contain a valid date the current date will be used.
* If the CreatedDate element does not contain a valid date, the current date will be used.

Revision as of 16:26, 22 October 2013

XML Element

<CreatedDate>

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

</CreatedDate>



Description

  • The CreatedDate element is required and must contain a valid date.
  • If the CreatedDate element does not contain a valid date, the current date will be used.