|
|
(3 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| {{Template:XFRACAS.XML.Import.Doc.Class|Criticality|Criticality}}
| | #REDIRECT[[XFRACAS_XML_Import_Documentation]] |
| ===XML Element===
| |
| <Criticality>
| |
| : <SelectedCriticalityIssue>
| |
| :: <Issue IssueTypeID= >
| |
| ::: <Code />
| |
| ::: <Description />
| |
| :: </Issue>
| |
| : </SelectedCriticalityIssue>
| |
| : <CriticalityType>
| |
| :: <CritTypeName />
| |
| :: <CritTypeDescription />
| |
| : </CriticalityType>
| |
| : <CriticalityStep />
| |
| : <CriticalityDisplayOrder />
| |
| </Criticality>
| |
| | |
| | |
| | |
| ===Description===
| |
| * The Criticality element is optional.
| |
| | |
| * The SelectedCriticalityIssue element is required and must contain an existing valid issue.
| |
| | |
| * The CriticalityType element is required. It must contain an existing criticality type (CritTypeName is minimum required. Combination of CrtitTypeName and CritTypeDescription must match a criticality type).
| |
| | |
| * The CriticalityStep (Integer) element is optional.
| |
| | |
| * The CriticalityDisplayOrder (Integer) element is optional.
| |