Definition Type: Element
Name: ItemSubLine
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ItemSubLineType
Containing Schema: LogisticsComponents.xsd
Abstract
Documentation:
Identifies the lot number and serial number details for a specific quantity of items. This can be used to identify either all the serial numbers within a given lot, or lot numbers and serial numbers independent of each other
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into Status in schema components_xsd1 Drilldown into Quantity in schema fields_xsd1 Drilldown into LotSerial in schema components_xsd1 Drilldown into SerialNumber in schema fields_xsd1 Drilldown into RFID in schema fields_xsd1 Drilldown into ItemInstanceIDsGroup in schema components_xsd1 Drilldown into ItemSubLineType in schema logisticscomponents_xsdXSD Diagram of ItemSubLine in schema logisticscomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ItemSubLine" type="ItemSubLineType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Identifies the lot number and serial number details for a specific quantity of items. This can be used to identify either all the serial numbers within a given lot, or lot numbers and serial numbers independent of each other</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RFID oa:RFID 0 unbounded
SerialNumber oa:SerialNumber 0 unbounded
LotSerial oa:LotSerial 0 unbounded
Quantity oa:Quantity 0 (1)
Status oa:Status 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:ItemInstanceIDsGroup 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree: