Definition Type: ComplexType
Name: RecurringIntraSyncResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractSyncResponse
Containing Schema: OFX_Banking_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "RECINTRASYNCRS" is of type "RecurringIntraSyncResponse"
Collapse XSD Schema Diagram:
Drilldown into RECINTRATRNRS in schema ofx_banking_message_wrappers_xsd Drilldown into LOANACCTFROM in schema ofx_banking_message_wrappers_xsd Drilldown into CCACCTFROM in schema ofx_banking_message_wrappers_xsd Drilldown into BANKACCTFROM in schema ofx_banking_message_wrappers_xsd Drilldown into LOSTSYNC in schema ofx_common_xsd Drilldown into TOKEN in schema ofx_common_xsd Drilldown into AbstractResponse in schema ofx_common_xsd Drilldown into AbstractSyncResponse in schema ofx_common_xsdXSD Diagram of RecurringIntraSyncResponse in schema ofx_banking_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="RecurringIntraSyncResponse">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "RECINTRASYNCRS" is of type "RecurringIntraSyncResponse"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractSyncResponse">
            <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="RECINTRATRNRS" type="ofx:RecurringIntraTransactionResponse" 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)
LOSTSYNC ofx:LOSTSYNC 0 (1)
BANKACCTFROM ofx:BANKACCTFROM (1) (1)
CCACCTFROM ofx:CCACCTFROM (1) (1)
LOANACCTFROM ofx:LOANACCTFROM (1) (1)
RECINTRATRNRS ofx:RECINTRATRNRS 0 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:RECINTRASYNCRS, ofx:RECINTRASYNCRS, ofx:RECINTRASYNCRS