ReminderLineType

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

Complex Type Information

Model

Used By

Element ReminderLine

Source

<xsd:complexType name="ReminderLineType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Reminder Line. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to define a line in a Reminder document.</ccts:Definition>
        <ccts:ObjectClass>Reminder Line</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>Reminder Line. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for this reminder line.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Reminder 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>Reminder 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>Reminder 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:UUID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. UUID. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>A universally unique identifier for this reminder line.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTerm>UUID</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:BalanceBroughtForwardIndicator" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. Balance Brought Forward_ Indicator. Indicator</ccts:DictionaryEntryName>
            <ccts:Definition>An indication that this reminder line contains a balance brought forward (true) or does not (false).</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Balance Brought Forward</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Indicator</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
            <ccts:DataType>Indicator. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:DebitLineAmount" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. Debit_ Line Amount. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The amount debited on this reminder line.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Debit</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Line 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:CreditLineAmount" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. Credit_ Line Amount. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The amount credited on this reminder line.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Credit</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Line 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:AccountingCostCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. Accounting Cost Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The buyer's accounting cost centre for this reminder line, expressed as a code.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Accounting Cost Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:AccountingCost" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. Accounting Cost. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The buyer's accounting cost centre for this reminder line, expressed as text.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Accounting Cost</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:PenaltySurchargePercent" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. Penalty_ Surcharge Percent. Percent</ccts:DictionaryEntryName>
            <ccts:Definition>The penalty for late payment, expressed as a percentage.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Penalty</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Surcharge Percent</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Percent</ccts:RepresentationTerm>
            <ccts:DataType>Percent. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:Amount" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The amount on this reminder line.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTerm>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:PaymentPurposeCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. Payment Purpose Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code signifying the business purpose for this payment.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Payment Purpose Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:ReminderPeriod" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. Reminder_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>A period to which this reminder line applies.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Reminder</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:BillingReference" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. Billing Reference</ccts:DictionaryEntryName>
            <ccts:Definition>A reference to a billing document associated with this reminder line.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Billing Reference</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Billing Reference</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Billing Reference</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:ExchangeRate" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Reminder Line. Exchange Rate</ccts:DictionaryEntryName>
            <ccts:Definition>The rate of exchange between the currency of the Reminder and the currency of the document described in the BillingReference.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Reminder Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Exchange Rate</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Exchange Rate</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Exchange Rate</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>