Definition Type: ComplexType
Name: RecurringInterSyncRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractSyncRequest
Containing Schema: OFX_InterTransfer_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "RECINTERSYNCRQ" is of type "RecurringInterSyncRequest"
Collapse XSD Schema Diagram:
Drilldown into RECINTERTRNRQ in schema ofx_intertransfer_message_wrappers_xsd Drilldown into LOANACCTFROM in schema ofx_intertransfer_message_wrappers_xsd Drilldown into CCACCTFROM in schema ofx_intertransfer_message_wrappers_xsd Drilldown into BANKACCTFROM in schema ofx_intertransfer_message_wrappers_xsd Drilldown into REJECTIFMISSING in schema ofx_common_xsd Drilldown into REFRESH in schema ofx_common_xsd Drilldown into TOKENONLY in schema ofx_common_xsd Drilldown into TOKEN in schema ofx_common_xsd Drilldown into AbstractRequest in schema ofx_common_xsd Drilldown into AbstractSyncRequest in schema ofx_common_xsdXSD Diagram of RecurringInterSyncRequest in schema ofx_intertransfer_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="RecurringInterSyncRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "RECINTERSYNCRQ" is of type "RecurringInterSyncRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractSyncRequest">
            <xsd:sequence>
                <xsd:choice>
                    <xsd:element name="BANKACCTFROM" type="ofx:BankAccount" />
                    <xsd:element name="CCACCTFROM" type="ofx:CreditCardAccount" />
                    <xsd:element name="LOANACCTFROM" type="ofx:LoanAccount" />
                </xsd:choice>
                <xsd:element name="RECINTERTRNRQ" type="ofx:RecurringInterTransactionRequest" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TOKEN ofx:TOKEN (1) (1)
TOKENONLY ofx:TOKENONLY (1) (1)
REFRESH ofx:REFRESH (1) (1)
REJECTIFMISSING ofx:REJECTIFMISSING (1) (1)
BANKACCTFROM ofx:BANKACCTFROM (1) (1)
CCACCTFROM ofx:CCACCTFROM (1) (1)
LOANACCTFROM ofx:LOANACCTFROM (1) (1)
RECINTERTRNRQ ofx:RECINTERTRNRQ 0 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:RECINTERSYNCRQ, ofx:RECINTERSYNCRQ, ofx:RECINTERSYNCRQ