Definition Type: ComplexType
Name: MIBServiceOptions_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 FileCode in schema txlife2_20_01_xsd Drilldown into MIBPolicyNumberSearchInd in schema txlife2_20_01_xsd Drilldown into MIBLimitedInfoSearchInd in schema txlife2_20_01_xsd Drilldown into MIBFollowUpInd in schema txlife2_20_01_xsdXSD Diagram of MIBServiceOptions_Type in schema txlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="MIBServiceOptions_Type">
    <xsd:sequence>
        <xsd:element ref="MIBFollowUpInd" minOccurs="0" />
        <xsd:element ref="MIBLimitedInfoSearchInd" minOccurs="0" />
        <xsd:element ref="MIBPolicyNumberSearchInd" minOccurs="0" />
        <xsd:element ref="FileCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MIBFollowUpInd nsA:MIBFollowUpInd 0 (1)
MIBLimitedInfoSearchInd nsA:MIBLimitedInfoSearchInd 0 (1)
MIBPolicyNumberSearchInd nsA:MIBPolicyNumberSearchInd 0 (1)
FileCode nsA:FileCode 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:MIBServiceOptions