Uses the Component:SupersedingPartGroupType
A group of superseding parts for a particular item number.
Table 6.15. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| SupersedingPartDetail |
Detail information for superseding items. | 0..* | Component | SupersedingPartDetailType | |
| SupersededPartDetail |
The SupersededPartDetail component identifies the part that is being superseded. | 0..* | Component | SupersededPartDetailType |
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.15. SupersedingPartGroup
<SupersedingPartGroup>
<SupersedingPartDetail>......</SupersedingPartDetail> [0..*]
<SupersededPartDetail>......</SupersededPartDetail> [0..*]
</SupersedingPartGroup>