Actions.Action: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
John Leavitt (talk | contribs)
No edit summary
Melinda Caroline (talk | contribs)
 
(9 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===
<Action>
:  <ActionType>
::    <ActionTypeID />
::    <Description />
:  </ActionType>
:  <AssignedType>
::    <AssignedID />
::    <Description />
:  </AssignedType>
:  <ActionDescription />
:  <ActionResult />
:  <DueDate>
::    <Year />
::  <Month />
::  <Day />
::  <Hour />
::  <Minute />
::  <Second />
::  <FormattedDate />
:  </DueDate>
:  <ActionOwner>
::  <FirstName />
::  <LastName />
:::    <Login />
::  </ActionOwner>
::  <StartDate>
:::    <Year />
:::    <Month />
:::    <Day />
:::    <Hour />
:::    <Minute />
:::    <Second />
:::    <FormattedDate />
::  </StartDate>
::  <CompleteDate>
:::    <Year />
:::    <Month />
:::    <Day />
:::    <Hour />
:::    <Minute />
:::    <Second />
:::    <FormattedDate />
::  </CompleteDate>
::  <SentEmailNoticeDate>
:::    <Year />
:::    <Month />
:::    <Day />
:::    <Hour />
:::  <Minute />
:::  <Second />
:::  <FormattedDate />
::  <SentEmailNoticeDate>
::  <Creator>
:::    <FirstName />
:::    <LastName />
:::    <Login />
::  </Creator>
:  <Details />
</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