LotIdentificationType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Lot Identification. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class for defining a lot identifier (the identifier of a set of item instances that would be used in case of a recall of that item).</ccts:Definition>
  <ccts:ObjectClass>Lot Identification</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="LotIdentificationType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Lot Identification. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class for defining a lot identifier (the identifier of a set of item instances that would be used in case of a recall of that item).</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>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Lot Identification. Lot Number. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for 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>
            <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="cac:AdditionalItemProperty" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Lot Identification. Additional_ Item Property. Item Property</ccts:DictionaryEntryName>
            <ccts:Definition>An additional property of the lot.</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:RepresentationTerm>Item Property</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>