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