Item Identifiers Group

Contains the Item IDs for an associated item.

Child Components

Customer Item Identification 0..1
Manufacturer Item Identification 0..1
Supplier Item Identification 0..1
UPCID 0..1
EPCID 0..1
GTINID 0..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class ItemIdentifiersGroup {
    String UPCID
    String EPCID
    String GTINID
}

class "CustomerItemIdentification"{}
class "ManufacturerItemIdentification"{}
class "SupplierItemIdentification"{}

ItemIdentifiersGroup o-d- "0...1" "CustomerItemIdentification"
ItemIdentifiersGroup o-r- "0...1" "ManufacturerItemIdentification"
ItemIdentifiersGroup o-u- "0...1" "SupplierItemIdentification"

hide circle
@enduml

Where Used

Following is a list of components that have Item Identifiers Group as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: f7763b53efba4bde96360d30731d8fcb

connectSpec (OAGIS) Version 10.12