Definition Type: ComplexType
Name: SignupResponseMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractResponseMessageSet
Containing Schema: OFX3_Protocol_dotNET.xsd
Abstract
Documentation:
The OFX element "SIGNUPMSGSRSV1" is of type "SignupResponseMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into ACCTSYNCRS in schema ofx3_protocol_dotnet_xsd Drilldown into ACCTTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into CHGUSERINFOSYNCRS in schema ofx3_protocol_dotnet_xsd Drilldown into CHGUSERINFOTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into ACCTINFOTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into ENROLLTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractTopLevelMessageSet in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractResponseMessageSet in schema ofx3_protocol_dotnet_xsdXSD Diagram of SignupResponseMessageSetV1 in schema ofx3_protocol_dotnet_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="SignupResponseMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "SIGNUPMSGSRSV1" is of type "SignupResponseMessageSetV1"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractResponseMessageSet">
            <xsd:choice maxOccurs="unbounded">
                <xsd:element name="ENROLLTRNRS" type="ofx:EnrollTransactionResponse" />
                <xsd:element name="ACCTINFOTRNRS" type="ofx:AccountInfoTransactionResponse" />
                <xsd:element name="CHGUSERINFOTRNRS" type="ofx:ChangeUserInfoTransactionResponse" />
                <xsd:element name="CHGUSERINFOSYNCRS" type="ofx:ChangeUserInfoSyncResponse" />
                <xsd:element name="ACCTTRNRS" type="ofx:AccountTransactionResponse" />
                <xsd:element name="ACCTSYNCRS" type="ofx:AccountSyncResponse" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ENROLLTRNRS ofx:ENROLLTRNRS (1) (1)
ACCTINFOTRNRS ofx:ACCTINFOTRNRS (1) (1)
CHGUSERINFOTRNRS ofx:CHGUSERINFOTRNRS (1) (1)
CHGUSERINFOSYNCRS ofx:CHGUSERINFOSYNCRS (1) (1)
ACCTTRNRS ofx:ACCTTRNRS (1) (1)
ACCTSYNCRS ofx:ACCTSYNCRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:SIGNONMSGSRSV1, ofx:SIGNUPMSGSRSV1