|
|
(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.
| |