Uses the Component:SupersessionReasonType
Supersession Reason
Table 7.48. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| ReasonCode |
Code representing the reason why the part(s) is Superseded. | 0..1 | Field | oag:CodeType | |
| ReasonDescription |
Description of why the part(s) is Superseded. | 0..1 | Field | oag:TextType |
The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.
Example 7.57. SupersessionReason
<SupersessionReason>
<ReasonCode>......</ReasonCode> [0..1]
<ReasonDescription>......</ReasonDescription> [0..1]
</SupersessionReason>