|
|
Line 1: |
Line 1: |
| {{Template:XFRACAS.XML.Import.Doc.Class|Insert Details|Insert Details}}
| | #REDIRECT[[XFRACAS_XML_Import_Documentation]] |
| ===XML Element===
| |
| <Detail>
| |
| : <DetailTypeID />
| |
| : <DisplayOrder />
| |
| : <DetailStep />
| |
| : <DetailSpan />
| |
| : <DetailUIType />
| |
| : <DetailName />
| |
| :<DetailDescription>
| |
| :: <'''DetailDescriptionData'''>
| |
| :: <DetailDescriptionText />
| |
| :: <TargetDate>
| |
| ::: <Year />
| |
| ::: <Month />
| |
| ::: <Day />
| |
| ::: <Hour />
| |
| ::: <Minute />
| |
| ::: <Second />
| |
| ::: <FormattedDate />
| |
| :: </TargetDate>
| |
| :: <TargetUser>
| |
| ::: <FirstName />
| |
| ::: <MiddleName />
| |
| ::: <LastName />
| |
| ::: <Login />
| |
| :: </TargetUser>
| |
| :: <CompletedDate>
| |
| ::: <Year />
| |
| ::: <Month />
| |
| ::: <Day />
| |
| ::: <Hour />
| |
| ::: <Minute />
| |
| ::: <Second />
| |
| :: <FormattedDate />
| |
| :: </CompletedDate>
| |
| :: <CompletedBy>
| |
| ::: <FirstName />
| |
| ::: <MiddleName />
| |
| ::: <LastName />
| |
| ::: <Login />
| |
| :: </CompletedBy>
| |
| :: </'''DetailDescriptionData'''>
| |
| : </ DetailDescription>
| |
| </Detail>
| |
| | |
| | |
| | |
| | |
| ===Description===
| |
| * Description Detail
| |
| * DetailUIType: DescriptionDetail
| |
| | |
| * The DetailDescriptionData element is required.
| |
| | |
| * The DetailDescriptionText element is optional. Maximum of 4000 characters allowed for Microsoft SQL Server and 2000 for Oracle.
| |
| | |
| * The TargetDate and CompletedDate elements are optional If present, they must contain a [[Valid Date]].
| |
| | |
| * The TargetUser and CompletedBy elements are optional. If present, they must contain a Login element whose value matches an existing [[Valid User]].
| |
| | |
| ===Detail Sample===
| |
| | |
| :{{Template:XFRACAS.Blue|<Detail>}}
| |
| ::<font color=Blue><DetailTypeID></font><font color=100>50</font><font color=Blue></DetailTypeID></font>
| |
| ::<font color=Blue><DisplayOrder></font><font color=100>2</font><font color=Blue></DisplayOrder></font>
| |
| ::<font color=Blue><DetailStep></font><font color=100>5</font><font color=Blue></DetailStep></font>
| |
| ::{{Template:XFRACAS.Blue|<DetailSpan>}}{{Template:XFRACAS.Black|Yes}}{{Template:XFRACAS.Blue|</DetailSpan>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailUIType>}}{{Template:XFRACAS.Black|DescriptionDetail}}{{Template:XFRACAS.Blue|</DetailUIType>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailName>}}{{Template:XFRACAS.Black|Example Description Detail}}{{Template:XFRACAS.Blue|</DetailName>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailDescription>}}
| |
| :::{{Template:XFRACAS.Blue|<DetailDescriptionData>}}
| |
| ::::{{Template:XFRACAS.Blue|<DetailDescriptionText>}}{{Template:XFRACAS.Black|Description text}}{{Template:XFRACAS.Blue|</DetailDescriptionText>}}
| |
| ::::{{Template:XFRACAS.Blue|<TargetDate>}}
| |
| :::::<font color=Blue><Year></font><font color=100>2013</font><font color=Blue></Year></font>
| |
| :::::<font color=Blue><Month></font><font color=100>8</font><font color=Blue></Month></font>
| |
| :::::<font color=Blue><Day></font><font color=100>7</font><font color=Blue></Day></font>
| |
| :::::<font color=Blue><Hour></font><font color=100>10</font><font color=Blue></Hour></font>
| |
| :::::<font color=Blue><Minute></font><font color=100>1</font><font color=Blue></Minute></font>
| |
| :::::<font color=Blue><Second></font><font color=100>0</font><font color=Blue></Second></font>
| |
| :::::{{Template:XFRACAS.Blue|<FormattedDate>}}{{Template:XFRACAS.Red|08/07/2013 01:01 PM|2013}}{{Template:XFRACAS.Blue|<FormattedDate>}}
| |
| ::::{{Template:XFRACAS.Blue|<TargetDate>}}
| |
| ::::{{Template:XFRACAS.Blue|<TargetUser/>}}
| |
| ::::{{Template:XFRACAS.Blue|<CompletedDate>}}
| |
| :::::<font color=Blue><Year></font><font color=100>2013</font><font color=Blue></Year></font>
| |
| :::::<font color=Blue><Month></font><font color=100>8</font><font color=Blue></Month></font>
| |
| :::::<font color=Blue><Day></font><font color=100>7</font><font color=Blue></Day></font>
| |
| :::::<font color=Blue><Hour></font><font color=100>20</font><font color=Blue></Hour></font>
| |
| :::::<font color=Blue><Minute></font><font color=100>1</font><font color=Blue></Minute></font>
| |
| :::::<font color=Blue><Second></font><font color=100>0</font><font color=Blue></Second></font>
| |
| :::::{{Template:XFRACAS.Blue|<FormattedDate>}}{{Template:XFRACAS.Red|08/07/2013 01:01 PM|2013}}{{Template:XFRACAS.Blue|<FormattedDate>}}
| |
| ::::{{Template:XFRACAS.Blue|<CompletedDate>}}
| |
| ::::{{Template:XFRACAS.Blue|<CompletedBy/>}}
| |
| :::{{Template:XFRACAS.Blue|</DetailDescriptionData>}}
| |
| ::{{Template:XFRACAS.Blue|</DetailDescription>}}
| |
| :{{Template:XFRACAS.Blue|</Detail}}
| |