QuotationLineType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Quotation Line. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to define a line in a Quotation.</ccts:Definition>
  <ccts:ObjectClass>Quotation Line</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Element QuotationLine

Source

<xsd:complexType name="QuotationLineType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Quotation Line. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to define a line in a Quotation.</ccts:Definition>
        <ccts:ObjectClass>Quotation 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>Quotation Line. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for this quotation line.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Quotation 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>Quotation 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>Quotation 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>Quotation Line. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The quantity of the item quoted.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Quotation 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>Quotation Line. Line Extension Amount. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The total amount for this quotation line, including allowance charges but net of taxes.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Quotation 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>Quotation Line. Total_ Tax Amount. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The total tax amount for this quotation line.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Quotation 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:RequestForQuotationLineID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Quotation Line. Request For Quotation Line Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for the line in the Request for Quotation to which this line is a response.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Quotation Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Request For Quotation Line 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:DocumentReference" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Quotation Line. Document Reference</ccts:DictionaryEntryName>
            <ccts:Definition>A reference to a document associated with this quotation line.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Quotation 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:LineItem" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Quotation Line. Line Item</ccts:DictionaryEntryName>
            <ccts:Definition>The item that is the subject of this quotation line.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Quotation Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Line Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Line Item</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Line Item</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:SellerProposedSubstituteLineItem" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Quotation Line. Seller Proposed Substitute_ Line Item. Line Item</ccts:DictionaryEntryName>
            <ccts:Definition>An item proposed by the seller as a substitute for the item that is the subject of this quotation line.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Quotation Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Seller Proposed Substitute</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Line Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Line Item</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Line Item</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:AlternativeLineItem" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Quotation Line. Alternative_ Line Item. Line Item</ccts:DictionaryEntryName>
            <ccts:Definition>An item proposed by the seller as an alternative to the item that is the subject of this quotation line.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Quotation Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Alternative</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Line Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Line Item</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Line Item</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:RequestLineReference" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Quotation Line. Request_ Line Reference. Line Reference</ccts:DictionaryEntryName>
            <ccts:Definition>A reference to the line in the Request for Quotation to which this line is a response.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Quotation Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Request</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:sequence>
</xsd:complexType>