Definition Type: ComplexType
Name: TransferPaymentType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PaymentTransaction in schema components_xsd1 Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into FirstAgentParty in schema components_xsd Drilldown into DebtorParty in schema components_xsd1 Drilldown into FirstAgentPaymentMethodCode in schema fields_xsd Drilldown into RequestedExecutionDateTime in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into IDsGroup in schema components_xsdXSD Diagram of TransferPaymentType in schema components_xsd1 (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="TransferPaymentType">
    <xsd:sequence>
        <xsd:group ref="IDsGroup" minOccurs="0" />
        <xsd:element ref="RequestedExecutionDateTime" minOccurs="0" />
        <xsd:element ref="FirstAgentPaymentMethodCode" minOccurs="0" />
        <xsd:element ref="DebtorParty" minOccurs="0" />
        <xsd:element ref="FirstAgentParty" minOccurs="0" />
        <xsd:group ref="FreeFormTextGroup" minOccurs="0" />
        <xsd:element ref="PaymentTransaction" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 unbounded
RequestedExecutionDateTime nsA:RequestedExecutionDateTime 0 (1)
FirstAgentPaymentMethodCode nsA:FirstAgentPaymentMethodCode 0 (1)
DebtorParty nsA:DebtorParty 0 (1)
FirstAgentParty nsA:FirstAgentParty 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
PaymentTransaction nsA:PaymentTransaction 0 unbounded
<xs:group> nsA:IDsGroup 0 (1)
<xs:group> nsA:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:CreditTransferPaymentType, nsA:DebitTransferPaymentType, nsA:PaymentStatusOriginalPayment