Definition Type: Element
Name: CreditTransferAgreement
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:TransferAgreementType
Containing Schema: CreditTransfer.xsd
Abstract
Documentation:
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.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into SettlementPriority in schema components_xsd1 Drilldown into PriorityCode in schema fields_xsd Drilldown into ProprietaryText in schema fields_xsd Drilldown into CreditTransferType in schema fields_xsd Drilldown into TransferAgreementType in schema components_xsd1XSD Diagram of CreditTransferAgreement in schema credittransfer_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="CreditTransferAgreement" type="TransferAgreementType">
    <xsd:annotation>
        <xsd:documentation>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.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CreditTransferType nsA:CreditTransferType 0 (1)
ProprietaryText nsA:ProprietaryText 0 (1)
PriorityCode nsA:PriorityCode 0 (1)
SettlementPriority nsA:SettlementPriority 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: