|
|
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 />
| |
| : <DetailDate>
| |
| :: <'''Date'''>
| |
| ::: <Year/>
| |
| ::: <Month/>
| |
| ::: <Day/>
| |
| ::: <Hour/>
| |
| ::: <Second/>
| |
| ::: <FormattedDate/>
| |
| :: <'''Date'''>
| |
| : <DetailDate>
| |
| </Detail>
| |
| | |
| | |
| | |
| | |
| ===Description===
| |
| *Date Detail
| |
| * DetailUIType: DateFieldDetail
| |
| * The Date element is required and must be a valid date.
| |
| | |
| | |
| | |
| | |
| | |
| ===Detail Sample===
| |
| | |
| :{{Template:XFRACAS.Blue|<Detail>}}
| |
| ::<font color=Blue><DetailTypeID></font><font color=100>1013</font><font color=Blue></DetailTypeID></font>
| |
| ::<font color=Blue><DisplayOrder></font><font color=100>17</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|DateFieldDetail}}{{Template:XFRACAS.Blue|</DetailUIType>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailName>}}{{Template:XFRACAS.Black|Example Date Detail}}{{Template:XFRACAS.Blue|</DetailName>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailDate>}}
| |
| :::{{Template:XFRACAS.Blue|<Date>}}
| |
| ::::<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 10:01 PM|2013}}{{Template:XFRACAS.Blue|<FormattedDate>}}
| |
| :::{{Template:XFRACAS.Blue|<Date>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailDate>}}
| |
| :{{Template:XFRACAS.Blue|</Detail}}
| |