ItemIdentificationGroup

Uses the Component:ItemIdentificationGroupType

A group of identifications that uniquely identifies this document

Fields and Components

Table 6.52. Fields and Components

Name Description Occurrence Type Data Type User Notes
ItemIdentification

An identifer for an item.

1..*ComponentItemIdentificationType 

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.52. ItemIdentificationGroup

<ItemIdentificationGroup>
     <ItemIdentification>......</ItemIdentification>     [1..*]
</ItemIdentificationGroup>