Definition Type: ComplexType
Name: PayeeTransactionResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionResponse
Containing Schema: OFX_BillPay_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "PAYEETRNRS" is of type "PayeeTransactionResponse"
Collapse XSD Schema Diagram:
Drilldown into PAYEEDELRS in schema ofx_billpay_message_wrappers_xsd Drilldown into PAYEEMODRS in schema ofx_billpay_message_wrappers_xsd Drilldown into PAYEERS in schema ofx_billpay_message_wrappers_xsd Drilldown into CLTCOOKIE in schema ofx_common_xsd Drilldown into STATUS in schema ofx_common_xsd Drilldown into TRNUID in schema ofx_common_xsd Drilldown into AbstractResponse in schema ofx_common_xsd Drilldown into AbstractTransactionResponse in schema ofx_common_xsdXSD Diagram of PayeeTransactionResponse in schema ofx_billpay_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PayeeTransactionResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PAYEETRNRS" is of type "PayeeTransactionResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionResponse">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:element name="PAYEERS" type="ofx:PayeeResponse" />
                    <xsd:element name="PAYEEMODRS" type="ofx:PayeeModResponse" />
                    <xsd:element name="PAYEEDELRS" type="ofx:PayeeDeleteResponse" />
                </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)
PAYEERS ofx:PAYEERS (1) (1)
PAYEEMODRS ofx:PAYEEMODRS (1) (1)
PAYEEDELRS ofx:PAYEEDELRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PAYEETRNRS, ofx:PAYEETRNRS, ofx:PAYEETRNRS, ofx:PAYEETRNRS