|
|
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 />
| |
| : <Numeric>
| |
| :: <'''Value''' />
| |
| : </Numeric>
| |
| </Detail>
| |
| | |
| | |
| | |
| ===Description===
| |
| * Numeric Detail
| |
| * DetailUIType: TextFieldNumericDetail
| |
| * The Value (Number) element is required.
| |
| | |
| ===Detail Sample===
| |
| | |
| :{{Template:XFRACAS.Blue|<Detail>}}
| |
| ::<font color=Blue><DetailTypeID></font><font color=100>1017</font><font color=Blue></DetailTypeID></font>
| |
| ::<font color=Blue><DisplayOrder></font><font color=100>21</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|No}}{{Template:XFRACAS.Blue|</DetailSpan>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailUIType>}}{{Template:XFRACAS.Black|TextFieldNumericDetail}}{{Template:XFRACAS.Blue|</DetailUIType>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailName>}}{{Template:XFRACAS.Black|Example Numeric Detail}}{{Template:XFRACAS.Blue|</DetailName>}}
| |
| ::{{Template:XFRACAS.Blue|<Numeric>}}
| |
| :::<font color=Blue><Value></font><font color=100>42</font><font color=Blue></Value></font>
| |
| ::{{Template:XFRACAS.Blue|</Numeric>}}
| |
| :{{Template:XFRACAS.Blue|</Detail}}
| |