Definition Type: ComplexType
Name: TXLife_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 TXLifeNotify in schema txlife2_20_01_xsd Drilldown into TXLifeResponse in schema txlife2_20_01_xsd Drilldown into UserAuthResponse in schema txlife2_20_01_xsd Drilldown into TXLifeRequest in schema txlife2_20_01_xsd Drilldown into UserAuthRequest in schema txlife2_20_01_xsd Drilldown into Version in schema txlife2_20_01_xsdXSD Diagram of TXLife_Type in schema txlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="TXLife_Type">
    <xsd:choice>
        <xsd:sequence>
            <xsd:element ref="UserAuthRequest" minOccurs="0" />
            <xsd:element ref="TXLifeRequest" minOccurs="0" maxOccurs="unbounded" />
        </xsd:sequence>
        <xsd:sequence>
            <xsd:element ref="UserAuthResponse" minOccurs="0" />
            <xsd:element ref="TXLifeResponse" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="TXLifeNotify" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
        </xsd:sequence>
    </xsd:choice>
    <xsd:attribute name="Version" type="xsd:string" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UserAuthRequest nsA:UserAuthRequest 0 (1)
TXLifeRequest nsA:TXLifeRequest 0 unbounded
UserAuthResponse nsA:UserAuthResponse 0 (1)
TXLifeResponse nsA:TXLifeResponse 0 unbounded
TXLifeNotify nsA:TXLifeNotify 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
Version nsA:Version (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:TXLife