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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

CreditTransferAgreement

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-4e8a0ceb890442c081d0ac9fa17da68f

Content

Attributes

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

Used in

Sample instance

<CreditTransferAgreement>
   <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>
</CreditTransferAgreement>

Site developed and hosted by Datypic, Inc.

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