Definition Type: ComplexType
Name: SignupMessageSet
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractMessageSet
Containing Schema: OFX_Profile.xsd
Abstract
Documentation:
The OFX element "SIGNUPMSGSET" is of type "SignupMessageSet"
Collapse XSD Schema Diagram:
Drilldown into SIGNUPMSGSETV1 in schema ofx_profile_xsd Drilldown into AbstractMessageSet in schema ofx_profile_xsdXSD Diagram of SignupMessageSet in schema ofx_profile_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="SignupMessageSet">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "SIGNUPMSGSET" is of type "SignupMessageSet"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractMessageSet">
            <xsd:sequence>
                <xsd:element name="SIGNUPMSGSETV1" type="ofx:SignupMessageSetV1" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SIGNUPMSGSETV1 ofx:SIGNUPMSGSETV1 (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:SIGNUPMSGSET