Definition Type: Element
Name: ItemSubLine
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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_xsd Drilldown into Status in schema components_xsd Drilldown into Quantity in schema fields_xsd Drilldown into LotSerial in schema components_xsd Drilldown into SerialNumber in schema fields_xsd Drilldown into RFID in schema fields_xsd Drilldown into ItemInstanceIDsGroup in schema components_xsd Drilldown into ItemSubLineType in schema logisticscomponents_xsdXSD Diagram of ItemSubLine in schema logisticscomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="ItemSubLine" type="ItemSubLineType">
    <xsd:annotation>
        <xsd: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</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RFID nsA:RFID 0 unbounded
SerialNumber nsA:SerialNumber 0 unbounded
LotSerial nsA:LotSerial 0 unbounded
Quantity nsA:Quantity 0 (1)
Status nsA:Status 0 (1)
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:ItemInstanceIDsGroup (1) (1)
Collapse Derivation Tree: