|
|
(One intermediate revision by one other user not shown) |
Line 1: |
Line 1: |
| {{Template:XFRACAS.XML.Import.Doc.Class|Incident|Incident}}
| | #REDIRECT[[XFRACAS_XML_Import_Documentation]] |
| ===XML Element===
| |
| <TopLevelPart>
| |
| : <PartID />
| |
| : <PartName />
| |
| : <PartNumber />
| |
| : <PartVersion />
| |
| : <RetiredDate>
| |
| :: <Year />
| |
| :: <Month />
| |
| :: <Day />
| |
| :: <Hour />
| |
| :: <Minute />
| |
| :: <Second />
| |
| :: <FormattedDate />
| |
| : </RetiredDate>
| |
| : <SerialHID />
| |
| : <SerialNumber />
| |
| : <TimeMetric1 />
| |
| : <TimeMetric2 />
| |
| : <TimeMetric3 />
| |
| </TopLevelPart>
| |
| | |
| ===Description===
| |
| * The TopLevelPart element is optional. If present, it must contain a valid part.
| |
| | |
| * The top level part will not be imported, but the time metric data can be modified and will be imported.
| |
| | |
| * The following conditions must be met for the TimeMetric elements to be inserted:
| |
| 1. The TopLevelPart element must contain a valid part.
| |
| 2. If present, the SerialHID element value must match an existing SerialHID.
| |
| 3. If present, the HID element value must match an existing HID.
| |
| | |
| * The TimeMetric1 (Double) element is optional.
| |
| | |
| * The TimeMetric2 (Double) element is optional.
| |
| | |
| * The TimeMetic2 (Double) element is optional.
| |