Definition Type: ComplexType
Name: SignonRequest
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Signon_Messages.xsd
Abstract
Documentation:
The OFX element "SONRQ" is of type "SignonRequest"
Collapse XSD Schema Diagram:
Drilldown into MFACHALLENGEANSWER in schema ofx_signon_messages_xsd Drilldown into ACCESSKEY in schema ofx_signon_messages_xsd Drilldown into AUTHTOKEN in schema ofx_signon_messages_xsd Drilldown into USERCRED2 in schema ofx_signon_messages_xsd Drilldown into USERCRED1 in schema ofx_signon_messages_xsd Drilldown into CLIENTUID in schema ofx_signon_messages_xsd Drilldown into APPVER in schema ofx_signon_messages_xsd Drilldown into APPID in schema ofx_signon_messages_xsd Drilldown into SESSCOOKIE in schema ofx_signon_messages_xsd Drilldown into FI in schema ofx_signon_messages_xsd Drilldown into LANGUAGE in schema ofx_signon_messages_xsd Drilldown into GENUSERKEY in schema ofx_signon_messages_xsd Drilldown into USERKEY in schema ofx_signon_messages_xsd Drilldown into USERPASS in schema ofx_signon_messages_xsd Drilldown into USERID in schema ofx_signon_messages_xsd Drilldown into DTCLIENT in schema ofx_signon_messages_xsdXSD Diagram of SignonRequest in schema ofx_signon_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="SignonRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "SONRQ" is of type "SignonRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="DTCLIENT" type="ofx:DateTimeType" />
        <xsd:choice>
            <xsd:sequence>
                <xsd:element name="USERID" type="ofx:IdType" />
                <xsd:element name="USERPASS" type="ofx:PasswordType" />
            </xsd:sequence>
            <xsd:element name="USERKEY" type="ofx:UserKeyType" />
        </xsd:choice>
        <xsd:element name="GENUSERKEY" type="ofx:BooleanType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="LANGUAGE" type="ofx:LanguageEnum" />
        <xsd:element name="FI" type="ofx:FinancialInstitution" minOccurs="0" maxOccurs="1" />
        <xsd:element name="SESSCOOKIE" type="ofx:SessionCookieType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="APPID" type="ofx:ApplicationIdType" />
        <xsd:element name="APPVER" type="ofx:IntegerType" />
        <xsd:element name="CLIENTUID" type="ofx:ClientUidType" minOccurs="0" maxOccurs="1" />
        <xsd:sequence minOccurs="0" maxOccurs="1">
            <xsd:element name="USERCRED1" type="ofx:UserCredType" />
            <xsd:element name="USERCRED2" type="ofx:UserCredType" minOccurs="0" maxOccurs="1" />
        </xsd:sequence>
        <xsd:element name="AUTHTOKEN" type="ofx:AuthTokenType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="ACCESSKEY" type="ofx:AccessKeyType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="MFACHALLENGEANSWER" type="ofx:MFAChallengeAnswer" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DTCLIENT ofx:DTCLIENT (1) (1)
USERID ofx:USERID (1) (1)
USERPASS ofx:USERPASS (1) (1)
USERKEY ofx:USERKEY (1) (1)
GENUSERKEY ofx:GENUSERKEY 0 1
LANGUAGE ofx:LANGUAGE (1) (1)
FI ofx:FI 0 1
SESSCOOKIE ofx:SESSCOOKIE 0 1
APPID ofx:APPID (1) (1)
APPVER ofx:APPVER (1) (1)
CLIENTUID ofx:CLIENTUID 0 1
USERCRED1 ofx:USERCRED1 (1) (1)
USERCRED2 ofx:USERCRED2 0 1
AUTHTOKEN ofx:AUTHTOKEN 0 1
ACCESSKEY ofx:ACCESSKEY 0 1
MFACHALLENGEANSWER ofx:MFACHALLENGEANSWER 0 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:SignonRequest, ofx:SONRQ, ofx:SONRQ, ofx:SONRQ, ofx:SONRQ, ofx:SONRQ