Definition Type: ComplexType
Name: PayeeTransactionRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionRequest
Containing Schema: OFX_BillPay_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "PAYEETRNRQ" is of type "PayeeTransactionRequest"
Collapse XSD Schema Diagram:
Drilldown into PAYEEDELRQ in schema ofx_billpay_message_wrappers_xsd Drilldown into PAYEEMODRQ in schema ofx_billpay_message_wrappers_xsd Drilldown into PAYEERQ 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 PayeeTransactionRequest in schema ofx_billpay_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PayeeTransactionRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PAYEETRNRQ" is of type "PayeeTransactionRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionRequest">
            <xsd:sequence>
                <xsd:choice>
                    <xsd:element name="PAYEERQ" type="ofx:PayeeRequest" />
                    <xsd:element name="PAYEEMODRQ" type="ofx:PayeeModRequest" />
                    <xsd:element name="PAYEEDELRQ" type="ofx:PayeeDeleteRequest" />
                </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)
PAYEERQ ofx:PAYEERQ (1) (1)
PAYEEMODRQ ofx:PAYEEMODRQ (1) (1)
PAYEEDELRQ ofx:PAYEEDELRQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PAYEETRNRQ, ofx:PAYEETRNRQ, ofx:PAYEETRNRQ, ofx:PAYEETRNRQ