Definition Type: ComplexType
Name: MIBRequest_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 MIBServiceConfigurationID in schema txlife2_20_01_xsd Drilldown into MIBServiceDescriptor in schema txlife2_20_01_xsd Drilldown into MIBSearchDepth in schema txlife2_20_01_xsd Drilldown into MIBPriority in schema txlife2_20_01_xsd Drilldown into MIBRecipientList in schema txlife2_20_01_xsdXSD Diagram of MIBRequest_Type in schema txlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="MIBRequest_Type">
    <xsd:sequence>
        <xsd:element ref="MIBRecipientList" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="MIBPriority" minOccurs="0" />
        <xsd:element ref="MIBSearchDepth" minOccurs="0" />
        <xsd:choice>
            <xsd:element ref="MIBServiceDescriptor" maxOccurs="unbounded" />
            <xsd:element ref="MIBServiceConfigurationID" minOccurs="0" />
        </xsd:choice>
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MIBRecipientList nsA:MIBRecipientList 0 unbounded
MIBPriority nsA:MIBPriority 0 (1)
MIBSearchDepth nsA:MIBSearchDepth 0 (1)
MIBServiceDescriptor nsA:MIBServiceDescriptor (1) unbounded
MIBServiceConfigurationID nsA:MIBServiceConfigurationID 0 (1)
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:MIBRequest