Schema Central > OAGIS® 10 > Common.xsd > DebitTransferAgreement
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

DebitTransferAgreement

Set of elements that further identifies the type of credit transfer being requested by the initiating party.

Business Rule: This component may be present if payment method is TRF. It must not be present if payment method is CHK.

Element information

Type: TransferAgreementType

Properties: Global, Qualified, ID: oagis-id-56a173dc07fa4a65a653b36290e8fab1

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType

Used in

Sample instance

<DebitTransferAgreement>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <CreditTransferType>token</CreditTransferType>
   <Proprietary/>
   <PriorityCode>normalizedString</PriorityCode>
   <SettlementPriority>
      <ID/>
      <IDSet>
         <ID/>
      </IDSet>
      <PaymentScheme>
         <ID/>
         <IDSet>...
         </IDSet>
         <PaymentSchemeCode>token</PaymentSchemeCode>
         <ProprietarySchemeText/>
         <Extension>.......................................
         </Extension>
      </PaymentScheme>
      <PriorityCode>normalizedString</PriorityCode>
      <Extension>
         <AnyExtension>
            <!--any element-->
         </AnyExtension>
         <Amount/>
         <Code/>
         <DateTime></DateTime>
         <ID/>
         <Indicator>true</Indicator>
         <Measure/>
         <Name/>
         <Number>1.0</Number>
         <Quantity/>
         <Text/>
         <Time></Time>
         <ValueText>string</ValueText>
      </Extension>
   </SettlementPriority>
   <Extension>
      <AnyExtension>
         <!--any element-->
      </AnyExtension>
      <Amount/>
      <Code/>
      <DateTime></DateTime>
      <ID/>
      <Indicator>true</Indicator>
      <Measure/>
      <Name/>
      <Number>1.0</Number>
      <Quantity/>
      <Text/>
      <Time></Time>
      <ValueText>string</ValueText>
   </Extension>
</DebitTransferAgreement>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com