Definition Type: ComplexType
Name: LotIdentificationType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Lot Identification. Details Information about a lot (of Item Instances). Lot Identification
Collapse XSD Schema Diagram:
Drilldown into AdditionalItemProperty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ExpiryDate in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LotNumberID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of LotIdentificationType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="LotIdentificationType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Lot Identification. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about a lot (of Item Instances).</ccts:Definition>
                <ccts:ObjectClass>Lot Identification</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:LotNumberID" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Lot Identification. Lot Number. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the lot.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Lot Identification</ccts:ObjectClass>
                        <ccts:PropertyTerm>Lot Number</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:ExpiryDate" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Lot Identification. Expiry Date. Date</ccts:DictionaryEntryName>
                        <ccts:Definition>The expiry date of the lot.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Lot Identification</ccts:ObjectClass>
                        <ccts:PropertyTerm>Expiry Date</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
                        <ccts:DataType>Date. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="AdditionalItemProperty" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Lot Identification. Additional_ Item Property. Item Property</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Additional Item Property.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Lot Identification</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Additional</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Item Property</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Item Property</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LotNumberID cbc:LotNumberID 0 1
ExpiryDate cbc:ExpiryDate 0 1
AdditionalItemProperty cac:AdditionalItemProperty 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:LotIdentification