Definition Type: ComplexType
Name: RestrictionInfo_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into RestrictionDetails in schema xmlife2_20_01_xsd Drilldown into RestrictionReason in schema xmlife2_20_01_xsd Drilldown into RestrictionCode in schema xmlife2_20_01_xsdXSD Diagram of RestrictionInfo_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="RestrictionInfo_Type">
    <xsd:sequence>
        <xsd:element ref="RestrictionCode" minOccurs="0" />
        <xsd:element ref="RestrictionReason" minOccurs="0" />
        <xsd:element ref="RestrictionDetails" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RestrictionCode nsA:RestrictionCode 0 (1)
RestrictionReason nsA:RestrictionReason 0 (1)
RestrictionDetails nsA:RestrictionDetails 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:RestrictionInfo