HR-XML 3.0 Standards, 2009  September  23.

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

Element: Item

Name Item
Type ItemType
Documentation Identifies the Item associated with the Line or Detail of a transaction. The item provides the details of the generic Item component information.
XML Instance Representation
<Item>

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

< ServiceIndicator> ... </ ServiceIndicator> [0..1]
Model group reference (not shown): FreeFormTextGroup [0..1]
< Classification> ... </ Classification> [0..*]
< Specification> ... </ Specification> [0..*]
< HazardousMaterial> ... </ HazardousMaterial> [0..*]
< Packaging> ... </ Packaging> [0..*]
< CountryOfOriginCode> ... </ CountryOfOriginCode> [0..1]
< RFID> ... </ RFID> [0..1]
< SerialNumber> ... </ SerialNumber> [0..*]
< Lot> ... </ Lot> [0..*]
< UserArea> ... </ UserArea> [0..1]
</Item>
Schema Component Representation
<xsd:element name="Item" type=" ItemType"/>