|
|
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 />
| |
| : <DetailAccessories>
| |
| :: <'''DetailAccessory'''>
| |
| ::: <AccessoryDescription >
| |
| ::: <PartNumber>
| |
| ::: <SerialNumber>
| |
| :: <'''DetailAccessory'''>
| |
| : <DetailAccessories>
| |
| </Detail>
| |
| | |
| | |
| | |
| | |
| ===Description===
| |
| * Accessory Detail
| |
| * DetailUIType: AccessoryDetail
| |
| * The DetailAccessories element is required and must contain one or more DetailAccessory elements.
| |
| | |
| * The DetailAccessory element has the following child elements:
| |
| | |
| * The AccessoryDescription (String) element is required.
| |
| | |
| * The PartNumber (String) and SerialNumber (String) elements are optional.
| |
| | |
| | |
| | |
| | |
| | |
| ===Detail Sample===
| |
| | |
| :{{Template:XFRACAS.Blue|<Detail>}}
| |
| ::<font color=Blue><DetailTypeID></font><font color=100>1004</font><font color=Blue></DetailTypeID></font>
| |
| ::<font color=Blue><DisplayOrder></font><font color=100>10</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|AccessoryDetail}}{{Template:XFRACAS.Blue|</DetailUIType>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailName>}}{{Template:XFRACAS.Black|Example Accessory}}{{Template:XFRACAS.Blue|</DetailName>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailAccessories>}}
| |
| :::{{Template:XFRACAS.Blue|<DetailAccessory>}}
| |
| ::::{{Template:XFRACAS.Blue|<AccessoryDescription>}}{{Template:XFRACAS.Black|Example Part 1}}{{Template:XFRACAS.Blue|<AccessoryDescription>}}
| |
| ::::<font color=Blue><PartNumber></font><font color=100>EP1</font><font color=Blue></PartNumber></font>
| |
| ::::<font color=Blue><SerialNumber></font><font color=100>SN1</font><font color=Blue></SerialNumber></font>
| |
| :::{{Template:XFRACAS.Blue|<DetailAccessory>}}
| |
| :::{{Template:XFRACAS.Blue|<DetailAccessory>}}
| |
| ::::{{Template:XFRACAS.Blue|<AccessoryDescription>}}{{Template:XFRACAS.Black|Example Part 2}}{{Template:XFRACAS.Blue|<AccessoryDescription>}}
| |
| ::::<font color=Blue><PartNumber></font><font color=100>EP2</font><font color=Blue></PartNumber></font>
| |
| ::::<font color=Blue><SerialNumber></font><font color=100>N/A</font><font color=Blue></SerialNumber></font>
| |
| :::{{Template:XFRACAS.Blue|<DetailAccessory>}}
| |
| ::{{Template:XFRACAS.Blue|<DetailAccessories>}}
| |
| :{{Template:XFRACAS.Blue|</Detail>}}
| |