SupersedingPartGroup

Uses the Component:SupersedingPartGroupType

A group of superseding parts for a particular item number.

Fields and Components

Table 6.47. Fields and Components

Name Description Occurrence Type Data Type User Notes
SupersedingPartDetail

Detail information for superseding items.

0..*ComponentSupersedingPartDetailType 
SupersededPartDetail

The SupersededPartDetail component identifies the part that is being superseded.

0..*ComponentSupersededPartDetailType 

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.49. SupersedingPartGroup

<SupersedingPartGroup>
     <SupersedingPartDetail>......</SupersedingPartDetail>     [0..*]
     <SupersededPartDetail>......</SupersededPartDetail>     [0..*]
</SupersedingPartGroup>