ProcurementProjectLotType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Procurement Project Lot. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe one of the parts of a procurement project that is being subdivided to allow the contracting party to award different lots to different economic operators under different contracts.</ccts:Definition>
  <ccts:ObjectClass>Procurement Project Lot</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="ProcurementProjectLotType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Procurement Project Lot. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe one of the parts of a procurement project that is being subdivided to allow the contracting party to award different lots to different economic operators under different contracts.</ccts:Definition>
        <ccts:ObjectClass>Procurement Project Lot</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Procurement Project Lot. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for this procurement project lot.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Procurement Project Lot</ccts:ObjectClass>
            <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:TenderingTerms" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Procurement Project Lot. Tendering Terms</ccts:DictionaryEntryName>
            <ccts:Definition>Tendering terms for this procurement project lot.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Procurement Project Lot</ccts:ObjectClass>
            <ccts:PropertyTerm>Tendering Terms</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Tendering Terms</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Tendering Terms</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:ProcurementProject" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Procurement Project Lot. Procurement Project</ccts:DictionaryEntryName>
            <ccts:Definition>A description of the procurement project to be divided.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Procurement Project Lot</ccts:ObjectClass>
            <ccts:PropertyTerm>Procurement Project</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Procurement Project</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Procurement Project</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>