Actions.Action

From ReliaWiki
Revision as of 17:59, 27 September 2013 by John Leavitt (talk | contribs)
Jump to navigation Jump to search

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.