Definition Type: ComplexType
Name: RecurringInterSyncResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractSyncResponse
Containing Schema: OFX_InterTransfer_Message_Wrappers.xsd
Abstract False
Documentation:
The OFX element "RECINTERSYNCRS" is of type "RecurringInterSyncResponse"
Collapse XSD Schema Diagram:
Drilldown into RECINTERTRNRS Drilldown into LOANACCTFROM Drilldown into CCACCTFROM Drilldown into BANKACCTFROM Drilldown into LOSTSYNC Drilldown into TOKEN Drilldown into AbstractResponse Drilldown into AbstractSyncResponseXSD Diagram of RecurringInterSyncResponse
Collapse XSD Schema Code:
<xsd:complexType name="RecurringInterSyncResponse">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "RECINTERSYNCRS" is of type "RecurringInterSyncResponse"

      </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="RECINTERTRNRS" type="ofx:RecurringInterTransactionResponse" 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)
RECINTERTRNRS ofx:RECINTERTRNRS 0 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:RECINTERSYNCRS, ofx:RECINTERSYNCRS, ofx:RECINTERSYNCRS
Collapse Comments:
blog comments powered by Disqus