PaymentMandateType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Payment Mandate. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe a payment mandate.</ccts:Definition>
  <ccts:ObjectClass>Payment Mandate</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Element PaymentMandate

Source

<xsd:complexType name="PaymentMandateType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Payment Mandate. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe a payment mandate.</ccts:Definition>
        <ccts:ObjectClass>Payment Mandate</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>Payment Mandate. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for this payment mandate.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Payment Mandate</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:MandateTypeCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Payment Mandate. Mandate Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code signifying the type of this payment mandate.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Payment Mandate</ccts:ObjectClass>
            <ccts:PropertyTerm>Mandate Type 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:MaximumPaymentInstructionsNumeric" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Payment Mandate. Maximum Payment Instructions. Numeric</ccts:DictionaryEntryName>
            <ccts:Definition>The number of maximum payment instructions allowed within the validity period.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Payment Mandate</ccts:ObjectClass>
            <ccts:PropertyTerm>Maximum Payment Instructions</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:MaximumPaidAmount" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Payment Mandate. Maximum_ Paid Amount. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The maximum amount to be paid within a single instruction.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Payment Mandate</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Paid 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:SignatureID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Payment Mandate. Signature Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for a signature applied by a signatory party.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Payment Mandate</ccts:ObjectClass>
            <ccts:PropertyTerm>Signature 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:PayerParty" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Payment Mandate. Payer_ Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>The payer party (if different from the debtor).</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Payment Mandate</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Payer</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:PayerFinancialAccount" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Payment Mandate. Payer_ Financial Account. Financial Account</ccts:DictionaryEntryName>
            <ccts:Definition>The payer's financial account.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Payment Mandate</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Payer</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Financial Account</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Financial Account</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Financial Account</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:ValidityPeriod" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Payment Mandate. Validity_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>The period during which this mandate is valid.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Payment Mandate</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>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:PaymentReversalPeriod" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Payment Mandate. Payment Reversal_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>The period of the reverse payment.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Payment Mandate</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Payment Reversal</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:Clause" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Payment Mandate. Clause</ccts:DictionaryEntryName>
            <ccts:Definition>A clause applicable to this payment mandate.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Payment Mandate</ccts:ObjectClass>
            <ccts:PropertyTerm>Clause</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Clause</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Clause</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>