HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: ItemIDs

Name ItemIDs
Type ItemIDsType
Documentation The Item identifiers that uniquily identify a given item. These identifiers may be specific to the party in which they make reference.
XML Instance Representation
<ItemIDs>

Start Group: ItemIDsGroup [0..1]

< ItemID> ... </ ItemID> [0..*]
< CustomerItemID> ... </ CustomerItemID> [0..1]
< ManufacturerItemID> ... </ ManufacturerItemID> [0..1]
< SupplierItemID> ... </ SupplierItemID> [0..1]
< UPCID> ... </ UPCID> [0..1]
< EPCID> ... </ EPCID> [0..1]
End Group: ItemIDsGroup

</ItemIDs>
Schema Component Representation
<xsd:element name="ItemIDs" type=" ItemIDsType"/>