Actions.Action: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
John Leavitt (talk | contribs)
No edit summary
Melinda Caroline (talk | contribs)
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Actions|Actions}}
#REDIRECT[[XFRACAS_XML_Import_Documentation]]
===XML Element===
<[[Actions.Action|'''Action''']]>
:  <[[Actions.ActionType|'''ActionType''']]>
::    <ActionTypeID />
::    <Description />
:  </[[Actions.ActionType|'''ActionType''']]>
:  <AssignedType>
::    <[[Actions.AssignedID|AssignedID]] />
::    <Description />
:  </AssignedType>
:  <[[Actions.ActionDescription|ActionDescription]] />
:  <ActionResult />
:  <[[Actions.DueDate|DueDate]]>
::    <Year />
::  <Month />
::  <Day />
::  <Hour />
::  <Minute />
::  <Second />
::  <FormattedDate />
:  </[[Actions.DueDate|DueDate]]>
:  <[[Actions.ActionOwner|ActionOwner]]>
::  <FirstName />
::  <LastName />
:::    <Login />
::  </ActionOwner>
::  <[[Actions.StartDate|StartDate]]>
:::    <Year />
:::    <Month />
:::    <Day />
:::    <Hour />
:::    <Minute />
:::    <Second />
:::    <FormattedDate />
::  </[[Actions.StartDate|StartDate]]>
::  <CompleteDate>
:::    <Year />
:::    <Month />
:::    <Day />
:::    <Hour />
:::    <Minute />
:::    <Second />
:::    <FormattedDate />
::  </CompleteDate>
::  <SentEmailNoticeDate>
:::    <Year />
:::    <Month />
:::    <Day />
:::    <Hour />
:::  <Minute />
:::  <Second />
:::  <FormattedDate />
::  <SentEmailNoticeDate>
::  <[[Actions.Creator|Creator]]>
:::    <FirstName />
:::    <LastName />
:::    <Login />
::  </[[Actions.Creator|Creator]]>
:  <Details />
</[[Actions.Action|Action]]>
 
 
 
===Description===
* The Actions element is optional and it may contain zero or more Action elements.

Latest revision as of 16:06, 28 July 2015