Definition Type: ComplexType
Name: PaymentTransactionRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionRequest
Containing Schema: OFX_BillPay_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "PMTTRNRQ" is of type "PaymentTransactionRequest"
Collapse XSD Schema Diagram:
Drilldown into PMTCANCRQ in schema ofx_billpay_message_wrappers_xsd Drilldown into PMTMODRQ in schema ofx_billpay_message_wrappers_xsd Drilldown into PMTRQ in schema ofx_billpay_message_wrappers_xsd Drilldown into TAN in schema ofx_common_xsd Drilldown into CLTCOOKIE in schema ofx_common_xsd Drilldown into TRNUID in schema ofx_common_xsd Drilldown into AbstractRequest in schema ofx_common_xsd Drilldown into AbstractTransactionRequest in schema ofx_common_xsdXSD Diagram of PaymentTransactionRequest in schema ofx_billpay_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PaymentTransactionRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PMTTRNRQ" is of type "PaymentTransactionRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionRequest">
            <xsd:sequence>
                <xsd:choice>
                    <xsd:element name="PMTRQ" type="ofx:PaymentRequest" />
                    <xsd:element name="PMTMODRQ" type="ofx:PaymentModRequest" />
                    <xsd:element name="PMTCANCRQ" type="ofx:PaymentCancelRequest" />
                </xsd:choice>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TRNUID ofx:TRNUID (1) (1)
CLTCOOKIE ofx:CLTCOOKIE 0 (1)
TAN ofx:TAN 0 (1)
PMTRQ ofx:PMTRQ (1) (1)
PMTMODRQ ofx:PMTMODRQ (1) (1)
PMTCANCRQ ofx:PMTCANCRQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PMTTRNRQ, ofx:PMTTRNRQ, ofx:PMTTRNRQ, ofx:PMTTRNRQ