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