SupersessionPartsDetail

Uses the Component:SupersessionPartsDetailType

Detail information for Superseded items.

Fields and Components

Table 7.50. Fields and Components

Name Description Occurrence Type Data Type User Notes
Part

This is the basic information to identify a Part.

1..1ComponentPartType 
Manufacturer

Part manufacturer name.

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 7.59. SupersessionPartsDetail

<SupersessionPartsDetail>
     <Part>......</Part>     [1..1]
     <Manufacturer>......</Manufacturer>     [0..1]
</SupersessionPartsDetail>