SupersedingParts

Uses the Component:SupersessionPartsType

Detail information for Superseded items.

Fields and Components

Table 6.19. Fields and Components

Name Description Occurrence Type Data Type User Notes
SupersessionGroupCode

Code representing the the group code.

0..1Field oag:CodeType  
SupersessionGroupDescription

Description of the Supersession group.

0..1Field oag:TextType  
SupersessionPartsDetail

Detail information for Superseded items.

0..*ComponentSupersessionPartsDetailType 

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.20. SupersedingParts

<SupersedingParts>
     <SupersessionGroupCode>......</SupersessionGroupCode>     [0..1]
     <SupersessionGroupDescription>......</SupersessionGroupDescription>     [0..1]
     <SupersessionPartsDetail>......</SupersessionPartsDetail>     [0..*]
</SupersedingParts>