HR-XML 3.0 Standards, 2009  September  23.

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

Element: SerializedLot

Name SerializedLot
Type SerializedLotType
Documentation Is the Lot and Setial numbers for the items contained in the associated component by identifing the number of items and the uniques serial number of those items that belong to a given Lot.
XML Instance Representation
<SerializedLot>

< ItemQuantity> ... </ ItemQuantity> [0..1]
< Lot> ... </ Lot> [0..*]
< Disposition> ... </ Disposition> [0..1]
< SerialNumber> ... </ SerialNumber> [0..*]
< ParentSerialNumber> ... </ ParentSerialNumber> [0..1]
Model group reference (not shown): FreeFormTextGroup [0..1]
< UserArea> ... </ UserArea> [0..1]
</SerializedLot>
Schema Component Representation
<xsd:element name="SerializedLot" type=" SerializedLotType"/>