Definition Type: ComplexType
Name: LotOAGIType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
This is a STAR specific version of the OAGIS 9.1 SerializedLotType. Indicates the Lot associated with the LotSerial.
Collapse XSD Schema Diagram:
Drilldown into RFID in schema fields_xsd1 Drilldown into SerialNumber in schema fields_xsd1 Drilldown into Quantity in schema fields_xsd1 Drilldown into EffectivePeriod in schema components_xsd Drilldown into LotIDs in schema components_xsd1XSD Diagram of LotOAGIType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="LotOAGIType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> This is a STAR specific
                version of the OAGIS 9.1 SerializedLotType. Indicates the Lot associated with the
                LotSerial. </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="oagis:LotIDs" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="EffectivePeriod" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="oagis:Quantity" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="oagis:SerialNumber" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="oagis:RFID" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LotIDs oagis:LotIDs 0 unbounded
EffectivePeriod star:EffectivePeriod 0 1
Quantity oagis:Quantity 0 1
SerialNumber oagis:SerialNumber 0 1
RFID oagis:RFID 0 1
Collapse Derivation Tree:
Collapse References:
star:Lot