Definition Type: ComplexType
Name: InterSyncRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractSyncRequest
Containing Schema: OFX_InterTransfer_Message_Wrappers.xsd
Abstract False
Documentation:
The OFX element "INTERSYNCRQ" is of type "InterSyncRequest"
Collapse XSD Schema Diagram:
Drilldown into INTERTRNRQ Drilldown into LOANACCTFROM Drilldown into CCACCTFROM Drilldown into BANKACCTFROM Drilldown into REJECTIFMISSING Drilldown into REFRESH Drilldown into TOKENONLY Drilldown into TOKEN Drilldown into AbstractRequest Drilldown into AbstractSyncRequestXSD Diagram of InterSyncRequest
Collapse XSD Schema Code:
<xsd:complexType name="InterSyncRequest">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "INTERSYNCRQ" is of type "InterSyncRequest"

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