<xsd:complexType name="TenderLineType">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to define a line in a Tender.</ccts:Definition>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for this tender line.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</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="cbc:Note" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Note. Text</ccts:DictionaryEntryName>
<ccts:Definition>Free-form text conveying information that is not contained explicitly in other structures.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTerm>Note</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>The quantity of the item quoted in this tender line.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
<ccts:DataType>Quantity. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:LineExtensionAmount" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Line Extension Amount. Amount</ccts:DictionaryEntryName>
<ccts:Definition>The total amount for this tender line, including allowance charges but net of taxes.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTerm>Line Extension Amount</ccts:PropertyTerm>
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
<ccts:DataType>Amount. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:TotalTaxAmount" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Total_ Tax Amount. Amount</ccts:DictionaryEntryName>
<ccts:Definition>The total tax amount for this tender line.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Total</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Tax Amount</ccts:PropertyTerm>
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
<ccts:DataType>Amount. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:OrderableUnit" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Orderable_ Unit. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text describing a unit in which the item described in this tender line can be ordered.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Orderable</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Unit</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:ContentUnitQuantity" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Content Unit. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>The unit of measure and quantity of the orderable unit.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTerm>Content Unit</ccts:PropertyTerm>
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
<ccts:DataType>Quantity. Type</ccts:DataType>
<ccts:Examples>If order unit measure identifier is each , then content unit quantity is 1 .</ccts:Examples>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:OrderQuantityIncrementNumeric" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Order Quantity Increment. Numeric</ccts:DictionaryEntryName>
<ccts:Definition>The number of items that can set the order quantity increments.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTerm>Order Quantity Increment</ccts:PropertyTerm>
<ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
<ccts:DataType>Numeric. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:MinimumOrderQuantity" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Minimum_ Order Quantity. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>The minimum number of items described in this tender line that can be ordered.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Order Quantity</ccts:PropertyTerm>
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
<ccts:DataType>Quantity. Type</ccts:DataType>
<ccts:Examples>10 boxes</ccts:Examples>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:MaximumOrderQuantity" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Maximum_ Order Quantity. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>The maximum number of items described in this tender line that can be ordered.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Order Quantity</ccts:PropertyTerm>
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
<ccts:DataType>Quantity. Type</ccts:DataType>
<ccts:Examples>1 tonne</ccts:Examples>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:WarrantyInformation" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Warranty_ Information. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text about a warranty (provided by WarrantyParty) for the good or service described in this tender line.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Warranty</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Information</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>Unless specified otherwise and in addition to any rights the Customer may have under statute, Dell warrants to the Customer that Dell branded Products (excluding third party products and software), will be free from defects in materials and workmanship affecting normal use for a period of one year from invoice date ( Standard Warranty ).</ccts:Examples>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:PackLevelCode" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Pack Level Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A mutually agreed code signifying the level of packaging associated with the item described in this tender line.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTerm>Pack Level Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>Consumer Unit, Trading Unit</ccts:AlternativeBusinessTerms>
<ccts:Examples>level 2 , Group 4</ccts:Examples>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cac:DocumentReference" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Document Reference</ccts:DictionaryEntryName>
<ccts:Definition>A reference to a document associated with this tender line.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Document Reference</ccts:RepresentationTerm>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cac:Item" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Item</ccts:DictionaryEntryName>
<ccts:Definition>The item associated with this tender line.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTerm>Item</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Item</ccts:RepresentationTerm>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cac:OfferedItemLocationQuantity" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Offered_ Item Location Quantity. Item Location Quantity</ccts:DictionaryEntryName>
<ccts:Definition>A set of location-specific properties (e.g., price, quantity, lead time) associated with the item described in this tender line.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Offered</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Item Location Quantity</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Item Location Quantity</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Item Location Quantity</ccts:RepresentationTerm>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cac:ReplacementRelatedItem" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Replacement_ Related Item. Related Item</ccts:DictionaryEntryName>
<ccts:Definition>A catalogue item that may be a replacement for the item described in this tender line.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Replacement</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Related Item</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Related Item</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Related Item</ccts:RepresentationTerm>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cac:WarrantyParty" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Warranty_ Party. Party</ccts:DictionaryEntryName>
<ccts:Definition>The party responsible for any warranty described in this tender line.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Warranty</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Party</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cac:WarrantyValidityPeriod" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Warranty Validity_ Period. Period</ccts:DictionaryEntryName>
<ccts:Definition>The period for which a warranty associated with the item described in this tender line is valid.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Warranty Validity</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Period</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Period</ccts:RepresentationTerm>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cac:SubTenderLine" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Sub_ Tender Line. Tender Line</ccts:DictionaryEntryName>
<ccts:Definition>An association to a Sub Tender Line</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Sub</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Tender Line</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Tender Line</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Tender Line</ccts:RepresentationTerm>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cac:CallForTendersLineReference" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Call For Tenders_ Line Reference. Line Reference</ccts:DictionaryEntryName>
<ccts:Definition>Reference to a Line on a Call For Tenders document.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Call For Tenders</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Line Reference</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Line Reference</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Line Reference</ccts:RepresentationTerm>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cac:CallForTendersDocumentReference" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Tender Line. Call For Tenders_ Document Reference. Document Reference</ccts:DictionaryEntryName>
<ccts:Definition>A class defining references to a Call For Tenders document.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Tender Line</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Call For Tenders</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Document Reference</ccts:RepresentationTerm>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType> |