Definition Type: ComplexType
Name: RecurringInterCancellationRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractRecurringInterRequest
Containing Schema: OFX_InterTransfer_Messages.xsd
Abstract False
Documentation:
The OFX element "RECINTERCANRQ" is of type "RecurringInterCancellationRequest"
Collapse XSD Schema Diagram:
Drilldown into CANPENDING Drilldown into RECSRVRTID Drilldown into AbstractRecurringInterRequestXSD Diagram of RecurringInterCancellationRequest
Collapse XSD Schema Code:
<xsd:complexType name="RecurringInterCancellationRequest">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "RECINTERCANRQ" is of type "RecurringInterCancellationRequest"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractRecurringInterRequest">
            <xsd:sequence>
                <xsd:element name="RECSRVRTID" type="ofx:ServerIdType" />
                <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:RECINTERCANRQ
Collapse Comments:
blog comments powered by Disqus