Definition Type: ComplexType
Name: RecurringInterCancellationResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractRecurringInterResponse
Containing Schema: OFX_InterTransfer_Messages.xsd
Abstract
Documentation:
The OFX element "RECINTERCANRS" is of type "RecurringInterCancellationResponse"
Collapse XSD Schema Diagram:
Drilldown into CANPENDING in schema ofx_intertransfer_messages_xsd Drilldown into RECSRVRTID in schema ofx_intertransfer_messages_xsd Drilldown into AbstractRecurringInterResponse in schema ofx_intertransfer_messages_xsdXSD Diagram of RecurringInterCancellationResponse in schema ofx_intertransfer_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="RecurringInterCancellationResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "RECINTERCANRS" is of type "RecurringInterCancellationResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractRecurringInterResponse">
            <xsd:sequence>
                <xsd:element name="CANPENDING" type="ofx:BooleanType" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RECSRVRTID ofx:RECSRVRTID (1) (1)
CANPENDING ofx:CANPENDING (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:RECINTERCANRS