Definition Type: ComplexType
Name: AllowedFeatureTransaction_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into ExpDate in schema xmlife2_20_01_xsd Drilldown into EffDate in schema xlifebase2_20_01_xsd Drilldown into TransSubType in schema xlifebase2_20_01_xsd Drilldown into TransType in schema xmlife2_20_01_xsd Drilldown into AllowedFeatureTransactionSysKey in schema xmlife2_20_01_xsd Drilldown into AllowedFeatureTransactionKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of AllowedFeatureTransaction_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="AllowedFeatureTransaction_Type">
    <xsd:sequence>
        <xsd:element ref="AllowedFeatureTransactionKey" minOccurs="0" />
        <xsd:element ref="AllowedFeatureTransactionSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="TransType" minOccurs="0" />
        <xsd:element ref="TransSubType" minOccurs="0" />
        <xsd:element ref="EffDate" minOccurs="0" />
        <xsd:element ref="ExpDate" minOccurs="0" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AllowedFeatureTransactionKey nsA:AllowedFeatureTransactionKey 0 (1)
AllowedFeatureTransactionSysKey nsA:AllowedFeatureTransactionSysKey 0 unbounded
TransType nsA:TransType 0 (1)
TransSubType nsA:TransSubType 0 (1)
EffDate nsA:EffDate 0 (1)
ExpDate nsA:ExpDate 0 (1)
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:AllowedFeatureTransaction