Definition Type: ComplexType
Name: SignonResponse
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Signon_Messages.xsd
Abstract False
Documentation:
The OFX element "SONRS" is of type "SignonResponse"
Collapse XSD Schema Diagram:
Drilldown into ACCESSKEY Drilldown into SESSCOOKIE Drilldown into FI Drilldown into DTACCTUP Drilldown into DTPROFUP Drilldown into LANGUAGE Drilldown into TSKEYEXPIRE Drilldown into USERKEY Drilldown into DTSERVER Drilldown into STATUSXSD Diagram of SignonResponse
Collapse XSD Schema Code:
<xsd:complexType name="SignonResponse">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "SONRS" is of type "SignonResponse"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="STATUS" type="ofx:Status" />
        <xsd:element name="DTSERVER" type="ofx:DateTimeType" />
        <xsd:element name="USERKEY" type="ofx:UserKeyType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="TSKEYEXPIRE" type="ofx:DateTimeType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="LANGUAGE" type="ofx:LanguageEnum" />
        <xsd:element name="DTPROFUP" type="ofx:DateTimeType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="DTACCTUP" type="ofx:DateTimeType" minOccurs="0" maxOccurs="1" />
        <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="ACCESSKEY" type="ofx:AccessKeyType" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
STATUS ofx:STATUS (1) (1)
DTSERVER ofx:DTSERVER (1) (1)
USERKEY ofx:USERKEY 0 1
TSKEYEXPIRE ofx:TSKEYEXPIRE 0 1
LANGUAGE ofx:LANGUAGE (1) (1)
DTPROFUP ofx:DTPROFUP 0 1
DTACCTUP ofx:DTACCTUP 0 1
FI ofx:FI 0 1
SESSCOOKIE ofx:SESSCOOKIE 0 1
ACCESSKEY ofx:ACCESSKEY 0 1
Collapse Derivation Tree:
Collapse References:
ofx:SignonResponse, ofx:SONRS, ofx:SONRS, ofx:SONRS, ofx:SONRS, ofx:SONRS
Collapse Comments:
blog comments powered by Disqus