Definition Type: ComplexType
Name: PayeeDeleteRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractPayeeRequest
Containing Schema: OFX_BillPay_Messages.xsd
Abstract
Documentation:
The OFX element "PAYEEDELRQ" is of type "PayeeDeleteRequest"
Collapse XSD Schema Diagram:
Drilldown into PAYEELSTID in schema ofx_billpay_messages_xsd Drilldown into AbstractPayeeRequest in schema ofx_billpay_messages_xsdXSD Diagram of PayeeDeleteRequest in schema ofx_billpay_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PayeeDeleteRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PAYEEDELRQ" is of type "PayeeDeleteRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractPayeeRequest">
            <xsd:sequence>
                <xsd:element name="PAYEELSTID" type="ofx:PayeeIdType" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PAYEELSTID ofx:PAYEELSTID (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PAYEEDELRQ