Project.StartDate: Difference between revisions

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


===Description===
===Description===
* The StartDate element is required and if present must contain a valid date.
* The StartDate element is required and, if present, must contain a valid date.
** If the StartDate element does not contain a valid date the Project will not be imported.
** If the StartDate element does not contain a valid date, the Project will not be imported.

Revision as of 21:02, 23 October 2013

XML Element

<StartDate>

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

</StartDate>



Description

  • The StartDate element is required and, if present, must contain a valid date.
    • If the StartDate element does not contain a valid date, the Project will not be imported.