Uses the Component:SupersessionPartsDetailType
Detail information for Superseded items.
Table 6.18. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
Part |
This is the basic information to identify a Part. | 1..1 | Component | PartType | |
Manufacturer |
Part manufacturer name. | 0..1 | Field | oag:TextType |
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.19. SupersessionPartsDetail
<SupersessionPartsDetail> <Part>......</Part> [1..1] <Manufacturer>......</Manufacturer> [0..1] </SupersessionPartsDetail>