Definition Type: ComplexType
Name: UserAuthResponse_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: TXLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into UserSessionKeyExpTime in schema txlife2_20_01_xsd Drilldown into UserSessionKeyExpDate in schema txlife2_20_01_xsd Drilldown into UserSessionKey in schema txlife2_20_01_xsd Drilldown into SvrTime in schema txlife2_20_01_xsd Drilldown into SvrDate in schema txlife2_20_01_xsd Drilldown into TransResult in schema txlife2_20_01_xsdXSD Diagram of UserAuthResponse_Type in schema txlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="UserAuthResponse_Type">
    <xsd:sequence>
        <xsd:element ref="TransResult" minOccurs="0" />
        <xsd:element ref="SvrDate" minOccurs="0" />
        <xsd:element ref="SvrTime" minOccurs="0" />
        <xsd:element ref="UserSessionKey" minOccurs="0" />
        <xsd:element ref="UserSessionKeyExpDate" minOccurs="0" />
        <xsd:element ref="UserSessionKeyExpTime" minOccurs="0" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TransResult nsA:TransResult 0 (1)
SvrDate nsA:SvrDate 0 (1)
SvrTime nsA:SvrTime 0 (1)
UserSessionKey nsA:UserSessionKey 0 (1)
UserSessionKeyExpDate nsA:UserSessionKeyExpDate 0 (1)
UserSessionKeyExpTime nsA:UserSessionKeyExpTime 0 (1)
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:UserAuthResponse