ReferencedPart

Uses the Component:ReferencedPartType

Generic component to identiry "Core Part", "RemanufacturedPart", etc.

Fields and Components

Table 6.13. Fields and Components

Name Description Occurrence Type Data Type User Notes
ReferencedPartTypeCode

Merchant reference code.

0..1Field oag:CodeType  
Part

This is the basic information to identify a Part.

0..*ComponentPartType 

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.14. ReferencedPart

<ReferencedPart>
     <ReferencedPartTypeCode>......</ReferencedPartTypeCode>     [0..1]
     <Part>......</Part>     [0..*]
</ReferencedPart>