Definition Type: ComplexType
Name: ServiceChange
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractServiceAction
Containing Schema: OFX_Signup.xsd
Abstract
Documentation:
The OFX element "SVCCHG" is of type "ServiceChange"
Collapse XSD Schema Diagram:
Drilldown into PRESACCTTO in schema ofx_signup_xsd Drilldown into INVACCTTO in schema ofx_signup_xsd Drilldown into CCACCTTO in schema ofx_signup_xsd Drilldown into BANKACCTTO in schema ofx_signup_xsd Drilldown into PRESACCTFROM in schema ofx_signup_xsd Drilldown into INVACCTFROM in schema ofx_signup_xsd Drilldown into CCACCTFROM in schema ofx_signup_xsd Drilldown into BANKACCTFROM in schema ofx_signup_xsd Drilldown into AbstractServiceAction in schema ofx_signup_xsdXSD Diagram of ServiceChange in schema ofx_signup_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="ServiceChange">
    <xsd:annotation>
        <xsd:documentation>
             The OFX element "SVCCHG" is of type "ServiceChange"
            </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractServiceAction">
            <xsd:sequence>
                <xsd:choice>
                    <xsd:element name="BANKACCTFROM" type="ofx:BankAccount" />
                    <xsd:element name="CCACCTFROM" type="ofx:CreditCardAccount" />
                    <xsd:element name="INVACCTFROM" type="ofx:InvestmentAccount" />
                    <xsd:element name="PRESACCTFROM" type="ofx:PresentmentAccount" />
                </xsd:choice>
                <xsd:choice>
                    <xsd:element name="BANKACCTTO" type="ofx:BankAccount" />
                    <xsd:element name="CCACCTTO" type="ofx:CreditCardAccount" />
                    <xsd:element name="INVACCTTO" type="ofx:InvestmentAccount" />
                    <xsd:element name="PRESACCTTO" type="ofx:PresentmentAccount" />
                </xsd:choice>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BANKACCTFROM ofx:BANKACCTFROM (1) (1)
CCACCTFROM ofx:CCACCTFROM (1) (1)
INVACCTFROM ofx:INVACCTFROM (1) (1)
PRESACCTFROM ofx:PRESACCTFROM (1) (1)
BANKACCTTO ofx:BANKACCTTO (1) (1)
CCACCTTO ofx:CCACCTTO (1) (1)
INVACCTTO ofx:INVACCTTO (1) (1)
PRESACCTTO ofx:PRESACCTTO (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:SVCCHG, ofx:SVCCHG