Definition Type: ComplexType
Name: SignupRequestMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractRequestMessageSet
Containing Schema: OFX3_Protocol_dotNET.xsd
Abstract False
Documentation:
The OFX element "SIGNUPMSGSRQV1" is of type "SignupRequestMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into ACCTSYNCRQ Drilldown into ACCTTRNRQ Drilldown into CHGUSERINFOSYNCRQ Drilldown into CHGUSERINFOTRNRQ Drilldown into ACCTINFOTRNRQ Drilldown into ENROLLTRNRQ Drilldown into AbstractTopLevelMessageSet Drilldown into AbstractRequestMessageSetXSD Diagram of SignupRequestMessageSetV1
Collapse XSD Schema Code:
<xsd:complexType name="SignupRequestMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "SIGNUPMSGSRQV1" is of type "SignupRequestMessageSetV1"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractRequestMessageSet">
            <xsd:choice maxOccurs="unbounded">
                <xsd:element name="ENROLLTRNRQ" type="ofx:EnrollTransactionRequest" />
                <xsd:element name="ACCTINFOTRNRQ" type="ofx:AccountInfoTransactionRequest" />
                <xsd:element name="CHGUSERINFOTRNRQ" type="ofx:ChangeUserInfoTransactionRequest" />
                <xsd:element name="CHGUSERINFOSYNCRQ" type="ofx:ChangeUserInfoSyncRequest" />
                <xsd:element name="ACCTTRNRQ" type="ofx:AccountTransactionRequest" />
                <xsd:element name="ACCTSYNCRQ" type="ofx:AccountSyncRequest" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ENROLLTRNRQ ofx:ENROLLTRNRQ (1) (1)
ACCTINFOTRNRQ ofx:ACCTINFOTRNRQ (1) (1)
CHGUSERINFOTRNRQ ofx:CHGUSERINFOTRNRQ (1) (1)
CHGUSERINFOSYNCRQ ofx:CHGUSERINFOSYNCRQ (1) (1)
ACCTTRNRQ ofx:ACCTTRNRQ (1) (1)
ACCTSYNCRQ ofx:ACCTSYNCRQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:SIGNUPMSGSRQV1
Collapse Comments:
blog comments powered by Disqus