Uses the Component:SupersessionPartsType
Detail information for Superseded items.
Table 6.19. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
SupersessionGroupCode |
Code representing the the group code. | 0..1 | Field | oag:CodeType | |
SupersessionGroupDescription |
Description of the Supersession group. | 0..1 | Field | oag:TextType | |
SupersessionPartsDetail |
Detail information for Superseded items. | 0..* | Component | SupersessionPartsDetailType |
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>