Definition Type: Element
Name: LotSerial
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:LotSerialType
Containing Schema: Components.xsd
Abstract
Documentation:
This can be used in three ways: specify multiple serial numbers for a given lot, or specify multiple lots without serial numbers, or specify multiple serial numbers without a LotID. Typically, the parent element that uses LotSerial also provides the ability to provide a single lot number and serial number pair, which can be used for the cases where there are no multiple lots or serial numbers involved
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into SerialNumber in schema fields_xsd Drilldown into LotIDs in schema components_xsd Drilldown into LotSerialType in schema components_xsdXSD Diagram of LotSerial in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="LotSerial" type="LotSerialType">
    <xsd:annotation>
        <xsd:documentation>This can be used in three ways: specify multiple serial numbers for a given lot, or specify multiple lots without serial numbers, or specify multiple serial numbers without a LotID. Typically, the parent element that uses LotSerial also provides the ability to provide a single lot number and serial number pair, which can be used for the cases where there are no multiple lots or serial numbers involved</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LotIDs nsA:LotIDs 0 (1)
SerialNumber nsA:SerialNumber 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: