Definition Type: ComplexType
Name: PaymentTransactionResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionResponse
Containing Schema: OFX_BillPay_Message_Wrappers.xsd
Abstract False
Documentation:
The OFX element "PMTTRNRS" is of type "PaymentTransactionResponse"
Collapse XSD Schema Diagram:
Drilldown into PMTCANCRS Drilldown into PMTMODRS Drilldown into PMTRS Drilldown into CLTCOOKIE Drilldown into STATUS Drilldown into TRNUID Drilldown into AbstractResponse Drilldown into AbstractTransactionResponseXSD Diagram of PaymentTransactionResponse
Collapse XSD Schema Code:
<xsd:complexType name="PaymentTransactionResponse">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "PMTTRNRS" is of type "PaymentTransactionResponse"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionResponse">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:element name="PMTRS" type="ofx:PaymentResponse" />
                    <xsd:element name="PMTMODRS" type="ofx:PaymentModResponse" />
                    <xsd:element name="PMTCANCRS" type="ofx:PaymentCancelResponse" />
                </xsd:choice>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TRNUID ofx:TRNUID (1) (1)
STATUS ofx:STATUS (1) (1)
CLTCOOKIE ofx:CLTCOOKIE 0 (1)
PMTRS ofx:PMTRS (1) (1)
PMTMODRS ofx:PMTMODRS (1) (1)
PMTCANCRS ofx:PMTCANCRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PMTTRNRS, ofx:PMTTRNRS, ofx:PMTTRNRS, ofx:PMTTRNRS
Collapse Comments:
blog comments powered by Disqus