SupersessionReason

Uses the Component:SupersessionReasonType

Supersession Reason

Fields and Components

Table 6.16. Fields and Components

Name Description Occurrence Type Data Type User Notes
ReasonCode

Code representing the reason why the part(s) is Superseded.

0..1Field oag:CodeType  
ReasonDescription

Description of why the part(s) is Superseded.

0..1Field oag:TextType  

Sample XML

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 6.17. SupersessionReason

<SupersessionReason>
     <ReasonCode>......</ReasonCode>     [0..1]
     <ReasonDescription>......</ReasonDescription>     [0..1]
</SupersessionReason>