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

        The OFX element "ACCTSYNCRQ" is of type "AccountSyncRequest"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractSyncRequest">
            <xsd:sequence>
                <xsd:element name="ACCTTRNRQ" type="ofx:AccountTransactionRequest" 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)
ACCTTRNRQ ofx:ACCTTRNRQ 0 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:ACCTSYNCRQ, ofx:ACCTSYNCRQ, ofx:ACCTSYNCRQ
Collapse Comments:
blog comments powered by Disqus